[PATCH v2 9/9] ARM: dts: aspeed: Clean up UART nodes
Andrew Jeffery
andrew at aj.id.au
Wed Oct 4 16:39:10 PDT 2017
On Wed, 2017-10-04 at 16:22 +0930, Joel Stanley wrote:
> > On Wed, Oct 4, 2017 at 4:19 PM, Joel Stanley <joel at jms.id.au> wrote:
>
> > diff --git a/arch/arm/boot/dts/aspeed-g5.dtsi b/arch/arm/boot/dts/aspeed-g5.dtsi
> > index 61cc2d25143a..cef51dcc1002 100644
> > --- a/arch/arm/boot/dts/aspeed-g5.dtsi
> > +++ b/arch/arm/boot/dts/aspeed-g5.dtsi
> > @@ -297,9 +297,9 @@
> > };
> > };
> >
> > - uart6: serial at 1e787000 {
> > - compatible = "ns16550a";
> > - reg = <0x1e787000 0x1000>;
> > + vuart: vuart at 1e787000 {
>
> Doh. I'll fix this up when I apply, assuming I don't need to send a v3.
In that case:
Reviewed-by: Andrew Jeffery <andrew at aj.id.au>
>
>
> > + compatible = "aspeed,ast2500-vuart";
> > + reg = <0x1e787000 0x40>;
> > reg-shift = <2>;
> > interrupts = <10>;
> > clocks = <&clk_uart>;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20171005/b69c0c02/attachment.sig>
More information about the linux-arm-kernel
mailing list