diff options
Diffstat (limited to 'target/linux/lantiq/dts/P2812HNUF3.dts')
-rw-r--r-- | target/linux/lantiq/dts/P2812HNUF3.dts | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/P2812HNUF3.dts b/target/linux/lantiq/dts/P2812HNUF3.dts index 54795a334d..366d034670 100644 --- a/target/linux/lantiq/dts/P2812HNUF3.dts +++ b/target/linux/lantiq/dts/P2812HNUF3.dts @@ -54,9 +54,12 @@ }; }; }; +}; - ralink_eep { - compatible = "ralink,eeprom"; +&pci0 { + wifi@1814,3092 { + compatible = "pci1814,3092"; + reg = <0x7000 0 0 0 0>; ralink,eeprom = "RT3092.eeprom"; }; }; |