|
@@ -52,7 +52,7 @@
|
|
#qca,ddr-wb-channel-cells = <1>;
|
|
#qca,ddr-wb-channel-cells = <1>;
|
|
};
|
|
};
|
|
|
|
|
|
- uart@18020000 {
|
|
|
|
|
|
+ uart: uart@18020000 {
|
|
compatible = "ns8250";
|
|
compatible = "ns8250";
|
|
reg = <0x18020000 0x20>;
|
|
reg = <0x18020000 0x20>;
|
|
interrupts = <3>;
|
|
interrupts = <3>;
|
|
@@ -94,7 +94,7 @@
|
|
clock-output-names = "cpu", "ddr", "ahb";
|
|
clock-output-names = "cpu", "ddr", "ahb";
|
|
};
|
|
};
|
|
|
|
|
|
- wdt@18060008 {
|
|
|
|
|
|
+ wdt: wdt@18060008 {
|
|
compatible = "qca,ar7130-wdt";
|
|
compatible = "qca,ar7130-wdt";
|
|
reg = <0x18060008 0x8>;
|
|
reg = <0x18060008 0x8>;
|
|
|
|
|
|
@@ -125,7 +125,7 @@
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
- usb@1b000100 {
|
|
|
|
|
|
+ usb: usb@1b000100 {
|
|
compatible = "qca,ar7100-ehci", "generic-ehci";
|
|
compatible = "qca,ar7100-ehci", "generic-ehci";
|
|
reg = <0x1b000100 0x100>;
|
|
reg = <0x1b000100 0x100>;
|
|
|
|
|
|
@@ -140,7 +140,7 @@
|
|
status = "disabled";
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
|
|
- spi@1f000000 {
|
|
|
|
|
|
+ spi: spi@1f000000 {
|
|
compatible = "qca,ar9132-spi", "qca,ar7100-spi";
|
|
compatible = "qca,ar9132-spi", "qca,ar7100-spi";
|
|
reg = <0x1f000000 0x10>;
|
|
reg = <0x1f000000 0x10>;
|
|
|
|
|