From a8ad7b6efa319d1c2b15d239fe16d3eca389b73a Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Mon, 6 Aug 2018 08:03:30 +0200 Subject: ath79: fix compatible strings Use only the jedec,spi-nor compatible string. Everything else either never worked or is only support to keep compatibility. Signed-off-by: Mathias Kresin --- target/linux/ath79/dts/ar9344_pcs_cr5000.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar9344_pcs_cr5000.dts') diff --git a/target/linux/ath79/dts/ar9344_pcs_cr5000.dts b/target/linux/ath79/dts/ar9344_pcs_cr5000.dts index f7a7add20e..cbdcb6da47 100644 --- a/target/linux/ath79/dts/ar9344_pcs_cr5000.dts +++ b/target/linux/ath79/dts/ar9344_pcs_cr5000.dts @@ -143,7 +143,7 @@ status = "okay"; ath9k: wifi@168c,0030 { - compatible = "168c,0030"; + compatible = "pci168c,0030"; mtd-mac-address = <&art 0x5002>; #gpio-cells = <2>; gpio-controller; -- cgit v1.2.3