summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2020-06-07 18:49:24 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2020-06-07 20:26:17 +0200
commit66f70621608d7f7855607a0436a064e20a34d09c (patch)
tree2cccb76a2f65f93eb741472ee6508cd935c180c4 /target
parent57dce7c8f3cb5573c6554f2efdc512226f93047e (diff)
downloadopenwrt-66f70621608d7f7855607a0436a064e20a34d09c.tar.gz
openwrt-66f70621608d7f7855607a0436a064e20a34d09c.tar.bz2
openwrt-66f70621608d7f7855607a0436a064e20a34d09c.zip
bcm63xx: vr-3032u: add missing compatible property
SoC is a BCM63168. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/bcm63xx/dts/bcm63168-comtrend-vr-3032u.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/dts/bcm63168-comtrend-vr-3032u.dts b/target/linux/bcm63xx/dts/bcm63168-comtrend-vr-3032u.dts
index 7c5d5b453c..30a7757018 100644
--- a/target/linux/bcm63xx/dts/bcm63168-comtrend-vr-3032u.dts
+++ b/target/linux/bcm63xx/dts/bcm63168-comtrend-vr-3032u.dts
@@ -8,7 +8,7 @@
/ {
model = "Comtrend VR-3032u";
- compatible = "comtrend,vr-3032u", "brcm,bcm63268";
+ compatible = "comtrend,vr-3032u", "brcm,bcm63168", "brcm,bcm63268";
aliases {
led-boot = &led_power_green;