On Wed, Oct 4, 2017 at 4:19 PM, Joel Stanley <joel@xxxxxxxxx> 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@1e787000 { > - compatible = "ns16550a"; > - reg = <0x1e787000 0x1000>; > + vuart: vuart@1e787000 { Doh. I'll fix this up when I apply, assuming I don't need to send a v3. > + compatible = "aspeed,ast2500-vuart"; > + reg = <0x1e787000 0x40>; > reg-shift = <2>; > interrupts = <10>; > clocks = <&clk_uart>; -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html