On Thu, 21 Jan 2016 12:59:03 +0300 Antony Pavlov <antonynpavlov@xxxxxxxxx> wrote: This will need at least a small log that explain that why it is useless. This board only have this one serial, so replacing the default of 0 with 0 does nothing usefull. Alban > Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx> > Cc: Alban Bedel <albeu@xxxxxxx> > Cc: linux-mips@xxxxxxxxxxxxxx > Cc: devicetree@xxxxxxxxxxxxxxx > --- > arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts b/arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts > index 003015a..a6108f8 100644 > --- a/arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts > +++ b/arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts > @@ -9,10 +9,6 @@ > compatible = "tplink,tl-wr1043nd-v1", "qca,ar9132"; > model = "TP-Link TL-WR1043ND Version 1"; > > - alias { > - serial0 = "/ahb/apb/uart@18020000"; > - }; > - > memory@0 { > device_type = "memory"; > reg = <0x0 0x2000000>;