]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3036.dtsi
authorJavier Martinez Canillas <javier@osg.samsung.com>
Fri, 9 Sep 2016 14:01:02 +0000 (10:01 -0400)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 16 Oct 2016 00:42:42 +0000 (02:42 +0200)
commit5418e4604ab982772a7274d9ec5b59296e822d7c
tree2bc271334a8648e7ab3302a97681a1428ae83a56
parent1001354ca34179f3db924eb66672442a173147dc
ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3036.dtsi

The skeleton.dtsi file was removed in ARM64 for different reasons as
explained in commit ("3ebee5a2e141 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 empty chosen nodes
being removed. So the change should not have a functional impact.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3036.dtsi