ARM: dts: keystone: Get rid of usage of skeleton.dtsi
authorNishanth Menon <nm@ti.com>
Fri, 15 Dec 2017 07:02:14 +0000 (01:02 -0600)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Sat, 16 Dec 2017 22:36:56 +0000 (14:36 -0800)
commitd2a3ec71eb54759307bc38bd4904bf309ae802ae
tree82fa6c3c8066701a8f51369215e55e2fed46a8f8
parenteb08c33f9faebc7969206f176dc8d7e02e0e3e57
ARM: dts: keystone: Get rid of usage of skeleton.dtsi

skeleton.dtsi doesn't offer us any real benefits with most of the
parameters being overridden. So, just drop the same entirely and
introduce appropriate changes for chosen node and memory back to
our top level definition.

This also squashes the following warnings with W=1:

arch/arm/boot/dts/keystone-k2hk-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
arch/arm/boot/dts/keystone-k2l-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
arch/arm/boot/dts/keystone.dtsi