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 <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17427
Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
Rosen Penev 2024-12-17 12:07:20 -08:00 committed by Nick Hainke
parent 1aae1dfaf2
commit 3c5809699d

View File

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