]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: aspeed: add missing memory unit-address
authorRob Herring <robh@kernel.org>
Fri, 30 Nov 2018 01:52:51 +0000 (19:52 -0600)
committerOlof Johansson <olof@lixom.net>
Fri, 30 Nov 2018 23:20:42 +0000 (15:20 -0800)
commit1bc98fae0f5037923a374a73c1af5c70f3a2b1f5
tree50470ccc454a61d8f2b114e39910ed65ad600115
parentba2cbf6694eec8109239babb0515087220e36ba0
ARM: dts: aspeed: add missing memory unit-address

The base aspeed-g5.dtsi already defines a '/memory@80000000' node, so
'/memory' in the board files create a duplicate node. We're probably
getting lucky that the bootloader fixes up the memory node that the
kernel ends up using. Add the unit-address so it's merged with the base
node.

Found with DT json-schema checks.

Cc: Joel Stanley <joel@jms.id.au>
Cc: Andrew Jeffery <andrew@aj.id.au>
Cc: devicetree@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-aspeed@lists.ozlabs.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/aspeed-bmc-arm-centriq2400-rep.dts
arch/arm/boot/dts/aspeed-bmc-intel-s2600wf.dts
arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dts
arch/arm/boot/dts/aspeed-bmc-portwell-neptune.dts