aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV3A.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV3A.dts')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV3A.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV3A.dts b/target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV3A.dts
index 4cc3cd149c..823a158fbf 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV3A.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV3A.dts
@@ -27,7 +27,7 @@
reg = <0x0 0x4000000>;
};
- gpio-keys-polled {
+ keys {
compatible = "gpio-keys-polled";
poll-interval = <100>;
reset {
@@ -47,7 +47,7 @@
};
};
- gpio-leds {
+ leds {
compatible = "gpio-leds";
wireless-red {
@@ -151,7 +151,7 @@
};
&localbus {
- nand@1 { /* NAND Flash: Samsung K9F5608U0D-JIB0 32MB */
+ flash@1 { /* NAND Flash: Samsung K9F5608U0D-JIB0 32MB */
compatible = "lantiq,nand-xway";
lantiq,cs = <1>;
bank-width = <2>;
@@ -197,7 +197,7 @@
status = "okay";
gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
- ath9k@7000 {
+ wifi@7000 {
reg = <0x7000 0 0 0 0>;
qca,no-eeprom; /* load from ath9k-eeprom-pci-0000:00:0e.0.bin */
};