ath79: fix SOC version in compat string for A770

YunCore A770 is based on QCA9531, not QCA9533.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
master
Piotr Dymacz 2019-07-28 11:05:52 +02:00
parent bc1ad40991
commit 5e9086b7b1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
/ { / {
model = "YunCore A770"; model = "YunCore A770";
compatible = "yuncore,a770", "qca,qca9533"; compatible = "yuncore,a770", "qca,qca9531";
aliases { aliases {
led-boot = &status; led-boot = &status;