diff mbox

[3/3] ARM: dts: hisi-x5hd2: Remove skeleton.dtsi inclusion

Message ID 1477297890-34899-3-git-send-email-wangkefeng.wang@huawei.com
State Accepted
Commit 3b23aabfcd48988179f7c6c2dde01f3356f68213
Headers show

Commit Message

Kefeng Wang Oct. 24, 2016, 8:31 a.m. UTC
Since commit 9c0da3cc61f1233c ("ARM: dts: explicitly mark skeleton.dtsi
as deprecated"), remove deprecated skeleton.dtsi.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>

---
 arch/arm/boot/dts/hisi-x5hd2.dtsi | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
1.7.12.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff mbox

Patch

diff --git a/arch/arm/boot/dts/hisi-x5hd2.dtsi b/arch/arm/boot/dts/hisi-x5hd2.dtsi
index fdcc23d..506fdc1 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;
 	};