From: Rosen Penev Date: Tue, 17 Dec 2024 20:07:20 +0000 (-0800) Subject: ath79: add missing compatible for ath9k X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=3c5809699df1240d9c7b2dd38578920f87f27150;p=openwrt%2Fstaging%2Fstintel.git 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 Link: https://github.com/openwrt/openwrt/pull/17427 Signed-off-by: Nick Hainke --- diff --git a/target/linux/ath79/dts/ar7242_avm_fritz300e.dts b/target/linux/ath79/dts/ar7242_avm_fritz300e.dts index f8ca3ed563..3d04b24082 100644 --- a/target/linux/ath79/dts/ar7242_avm_fritz300e.dts +++ b/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;