ath79: om2p-v1: fix compatible string
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run

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>
This commit is contained in:
Rosen Penev 2024-12-16 14:15:08 -08:00 committed by Hauke Mehrtens
parent 612bedaf5b
commit 16b58c278f

View File

@ -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";