forked from Ivasoft/openwrt
ath79: correct QCA9550 machine compatible binding
Some boards using a QCA9556 or QCA9558 had their machine compatible binding incorrectly set to qca,qca9557. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "qca9558_devolo_dvl1xxx.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "devolo,dvl1750c", "qca,qca9557";
|
||||
compatible = "devolo,dvl1750c", "qca,qca9558";
|
||||
model = "devolo WiFi pro 1750c";
|
||||
|
||||
aliases {
|
||||
|
||||
Reference in New Issue
Block a user