mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-12 05:35:38 +00:00
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:
parent
1aae1dfaf2
commit
3c5809699d
@ -141,6 +141,7 @@
|
||||
status = "okay";
|
||||
|
||||
ath9k: wifi@0,0 {
|
||||
compatible = "pci168c,0030";
|
||||
reg = <0x0000 0 0 0 0>;
|
||||
#gpio-cells = <2>;
|
||||
gpio-controller;
|
||||
|
Loading…
x
Reference in New Issue
Block a user