Browse Source

ath79: add missing compatible for ath9k

The fritz 300e has an AR9382, which is atypical for ar7242 platforms.
Document it properly.

Signed-off-by: Rosen Penev <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/17427
Signed-off-by: Nick Hainke <[email protected]>
Rosen Penev 1 year ago
parent
commit
3c5809699d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/ath79/dts/ar7242_avm_fritz300e.dts

+ 1 - 0
target/linux/ath79/dts/ar7242_avm_fritz300e.dts

@@ -141,6 +141,7 @@
 	status = "okay";
 
 	ath9k: wifi@0,0 {
+		compatible = "pci168c,0030";
 		reg = <0x0000 0 0 0 0>;
 		#gpio-cells = <2>;
 		gpio-controller;