]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: omap5: Remove skeleton.dtsi usage
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 31 Aug 2016 10:35:20 +0000 (12:35 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 31 Aug 2016 14:40:19 +0000 (07:40 -0700)
commit42ef1d1e066add66938d3b8d458c0c7a52c6d24a
tree9a1763fcc89d5e53a79254a68288b7e58e424512
parent8ef611d5100809d5102c8c7f730adfc876b62ce3
ARM: dts: omap5: Remove skeleton.dtsi usage

The skeleton.dtsi file was removed in ARM64 for different reasons as
explained in commit ("43253c80729b arm64: dts: kill skeleton.dtsi").

These also applies to ARM and it will also allow to get rid of the
following DTC warnings in the future:

"Node /memory has a reg or ranges property, but no unit name"

The disassembled DTB are almost the same besides an empty chosen
node being removed and nodes reordered, so it should not have
functional changes.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5.dtsi