mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 17:01:14 +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> Link: https://github.com/openwrt/openwrt/pull/17278 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
a2b0ded29f
commit
ed5f6fdd7d
@ -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