summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKefeng Wang2016-10-24 10:31:30 +0200
committerWei Xu2016-11-15 12:30:55 +0100
commit3b23aabfcd48988179f7c6c2dde01f3356f68213 (patch)
tree94efe94a5f66b66e61e3d2003a806a627e76f8e2
parentARM: dts: hi3620: Remove skeleton.dtsi inclusion (diff)
downloadkernel-qcow2-linux-3b23aabfcd48988179f7c6c2dde01f3356f68213.tar.gz
kernel-qcow2-linux-3b23aabfcd48988179f7c6c2dde01f3356f68213.tar.xz
kernel-qcow2-linux-3b23aabfcd48988179f7c6c2dde01f3356f68213.zip
ARM: dts: hisi-x5hd2: Remove skeleton.dtsi inclusion
Since commit 9c0da3cc61f1233c ("ARM: dts: explicitly mark skeleton.dtsi as deprecated"), remove deprecated skeleton.dtsi. Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
-rw-r--r--arch/arm/boot/dts/hisi-x5hd2.dtsi4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/hisi-x5hd2.dtsi b/arch/arm/boot/dts/hisi-x5hd2.dtsi
index fdcc23d203e5..506fdc10706d 100644
--- a/arch/arm/boot/dts/hisi-x5hd2.dtsi
+++ b/arch/arm/boot/dts/hisi-x5hd2.dtsi
@@ -7,10 +7,12 @@
* publishhed by the Free Software Foundation.
*/
-#include "skeleton.dtsi"
#include <dt-bindings/clock/hix5hd2-clock.h>
/ {
+ #address-cells = <1>;
+ #size-cells = <1>;
+
aliases {
serial0 = &uart0;
};