ath79: om2p-v1: fix compatible string

This device uses AR9285, and not AR9280.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18271
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
main
Rosen Penev 4 months ago committed by Hauke Mehrtens
parent 612bedaf5b
commit 16b58c278f

@ -169,7 +169,7 @@
status = "okay";
wifi@0,0 {
compatible = "pci168c,002a";
compatible = "pci168c,002b";
reg = <0x0000 0 0 0 0>;
nvmem-cells = <&calibration_art_1000>;
nvmem-cell-names = "calibration";

Loading…
Cancel
Save