mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-02 03:56:49 +00:00
ath79: wr2543: add compatible string for wifi
Makes it clear that the calibration size is correct as most ar72xx devices use older wifi chips. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
ddaf532958
commit
939006b4de
@ -159,6 +159,7 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
ath9k: wifi@0,0 {
|
ath9k: wifi@0,0 {
|
||||||
|
compatible = "pci168c,0030";
|
||||||
reg = <0x0000 0 0 0 0>;
|
reg = <0x0000 0 0 0 0>;
|
||||||
#gpio-cells = <2>;
|
#gpio-cells = <2>;
|
||||||
gpio-controller;
|
gpio-controller;
|
||||||
|
Loading…
Reference in New Issue
Block a user