7bab49fd7a
The compatible string is mandetory for devicetree source file. Signed-off-by: Mathias Kresin <dev@kresin.me>
14 lines
246 B
Text
14 lines
246 B
Text
/dts-v1/;
|
|
|
|
#include "ARV4518PWR01.dtsi"
|
|
|
|
/ {
|
|
compatible = "arcadyan,arv4518pwr01a", "lantiq,xway", "lantiq,danube";
|
|
model = "ARV4518PWR01A - SMC7908A-ISP, Airties WAV-221";
|
|
|
|
fpi@10000000 {
|
|
pci@E105400 {
|
|
lantiq,external-clock;
|
|
};
|
|
};
|
|
};
|