From: Piotr Dymacz Date: Sun, 28 Jul 2019 09:05:52 +0000 (+0200) Subject: ath79: fix SOC version in compat string for A770 X-Git-Url: http://git.openwrt.org/ubox.git?a=commitdiff_plain;h=5e9086b7b11976ba75014b257139ddc4b2885a8a;p=openwrt%2Fstaging%2Flynxis.git ath79: fix SOC version in compat string for A770 YunCore A770 is based on QCA9531, not QCA9533. Signed-off-by: Piotr Dymacz --- diff --git a/target/linux/ath79/dts/qca9531_yuncore_a770.dts b/target/linux/ath79/dts/qca9531_yuncore_a770.dts index 18ad6307a1..da5b6dc7db 100644 --- a/target/linux/ath79/dts/qca9531_yuncore_a770.dts +++ b/target/linux/ath79/dts/qca9531_yuncore_a770.dts @@ -8,7 +8,7 @@ / { model = "YunCore A770"; - compatible = "yuncore,a770", "qca,qca9533"; + compatible = "yuncore,a770", "qca,qca9531"; aliases { led-boot = &status;