ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3xxx.dtsi
authorJavier Martinez Canillas <javier@osg.samsung.com>
Fri, 9 Sep 2016 14:01:05 +0000 (10:01 -0400)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 10 Sep 2016 21:17:32 +0000 (23:17 +0200)
commit8ecd4b38083cff0b51873c3c31083f33bc672924
tree4797c878c8dad0b41cd04be2956488ff32d8019f
parent7867fafbb2eab929785a5bd471963a62aa3708b5
ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3xxx.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/rk3xxx.dtsi
This page took 0.02634 seconds and 5 git commands to generate.