ARM: dts: bcm283x: Fix DTC warning for memory node
authorStefan Wahren <wahrenst@gmx.net>
Mon, 23 Sep 2019 16:56:37 +0000 (18:56 +0200)
committerpopcornmix <popcornmix@gmail.com>
Mon, 30 Sep 2019 12:42:43 +0000 (14:42 +0200)
commit88f9582660b9d74e351b51b2050796e3288805dd
tree009295f430899b1da65872c15e41d966561710e6
parentf45a2623f5132a2f557adbbf4f37886a403990ec
ARM: dts: bcm283x: Fix DTC warning for memory node

commit f090e1bd7b05f17d35b6e2d0e946d8a8085d264f upstream.

Compiling the bcm283x DTS with W=1 leads to the following warning:

Warning (unit_address_vs_reg): /memory: node has a reg or ranges property,
but no unit name

Fix this by adding the unit address.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
arch/arm/boot/dts/bcm2835-rpi.dtsi
arch/arm/boot/dts/bcm2836-rpi-2-b.dts
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
arch/arm/boot/dts/bcm2837-rpi-3-b.dts