From a49c1aa883359940e6a4e78e7f600837abca7741 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Thu, 15 Oct 2020 17:51:42 +0200 Subject: rtl838x: move dts-v1 to DTSI The syntax of the shared SoC DTSI file determines the DTS version, so no need to repeat the "/dts-v1/;" identifier in every file. Signed-off-by: Adrian Schmutzler --- target/linux/rtl838x/dts/rtl838x.dtsi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/rtl838x/dts/rtl838x.dtsi') diff --git a/target/linux/rtl838x/dts/rtl838x.dtsi b/target/linux/rtl838x/dts/rtl838x.dtsi index 63dc9bf1ba..5d562063ea 100644 --- a/target/linux/rtl838x/dts/rtl838x.dtsi +++ b/target/linux/rtl838x/dts/rtl838x.dtsi @@ -1,5 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT +/dts-v1/; + / { #address-cells = <1>; #size-cells = <1>; -- cgit v1.2.3