From f8a6987cd1aae8698062c8ac3907193a5c66004a Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 31 Dec 2017 12:11:57 +0100 Subject: lantiq: make dts files and kernel config kernel version specific Move the devicetree source files to a kernel specific directory in preparation of adding kernel 4.14 support. Rename the subtarget kernel config files to match a specific kernel version. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/ARV4518PWR01A.dts | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 target/linux/lantiq/dts/ARV4518PWR01A.dts (limited to 'target/linux/lantiq/dts/ARV4518PWR01A.dts') diff --git a/target/linux/lantiq/dts/ARV4518PWR01A.dts b/target/linux/lantiq/dts/ARV4518PWR01A.dts deleted file mode 100644 index 771d0146d8..0000000000 --- a/target/linux/lantiq/dts/ARV4518PWR01A.dts +++ /dev/null @@ -1,14 +0,0 @@ -/dts-v1/; - -#include "ARV4518PWR01.dtsi" - -/ { - compatible = "arcadyan,arv4518pwr01a", "lantiq,xway", "lantiq,danube"; - model = "SMC7908A-ISP, Airties WAV-221"; - - fpi@10000000 { - pci@E105400 { - lantiq,external-clock; - }; - }; -}; -- cgit v1.2.3