lantiq: dts: add reg if unit address is set
authorMathias Kresin <dev@kresin.me>
Sun, 27 Jan 2019 11:23:03 +0000 (12:23 +0100)
committerMathias Kresin <dev@kresin.me>
Sun, 7 Jul 2019 09:17:27 +0000 (11:17 +0200)
commit4053dd3f829d2fc1150c79cfe6dd02b39e261251
tree00b16926c90fefc387a303e5e4f270a3ed8f1756
parentdf13384c56585408699479cb3dbc501c394df31c
lantiq: dts: add reg if unit address is set

Add the reg property if the node has an unit address. Fixes the
following device tree compiler warning:

  Warning (unit_address_vs_reg): node has a unit name, but no reg property

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/files/arch/mips/boot/dts/amazonse.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/ar9.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/danube.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/vr9.dtsi