f8a6987cd1
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 <dev@kresin.me>
14 lines
230 B
Text
14 lines
230 B
Text
/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;
|
|
};
|
|
};
|
|
};
|