mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
bcm63xx: vr-3032u: add missing compatible property
SoC is a BCM63168. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
57dce7c8f3
commit
66f7062160
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "Comtrend VR-3032u";
|
model = "Comtrend VR-3032u";
|
||||||
compatible = "comtrend,vr-3032u", "brcm,bcm63268";
|
compatible = "comtrend,vr-3032u", "brcm,bcm63168", "brcm,bcm63268";
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
led-boot = &led_power_green;
|
led-boot = &led_power_green;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user