forked from Ivasoft/openwrt
lantiq: kernel 4.14: cleanup dts files
Move common used parts to dtsi. Add labels to nodes and reference nodes via labels in dts files. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -5,10 +5,8 @@
|
||||
/ {
|
||||
compatible = "arcadyan,arv4518pwr01a", "lantiq,xway", "lantiq,danube";
|
||||
model = "SMC7908A-ISP, Airties WAV-221";
|
||||
|
||||
fpi@10000000 {
|
||||
pci@E105400 {
|
||||
lantiq,external-clock;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&pci0 {
|
||||
lantiq,external-clock;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user