Signed-off-by: Álvaro Fernández Rojas <[email protected]>
---
v2: multitasking failed, it's BCM3368 (not BCM6348).

 target/linux/brcm63xx/dts/bcm3368.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/linux/brcm63xx/dts/bcm3368.dtsi 
b/target/linux/brcm63xx/dts/bcm3368.dtsi
index ebf3d1c..f3b0b02 100644
--- a/target/linux/brcm63xx/dts/bcm3368.dtsi
+++ b/target/linux/brcm63xx/dts/bcm3368.dtsi
@@ -75,7 +75,7 @@
                };
 
                gpio1: gpio-controller@fff8c080 {
-                       compatible = "brcm,6345-gpio";
+                       compatible = "brcm,bcm6345-gpio";
                        reg = <0xfff8c080 4>, <0xfff8c088 4>;
 
                        gpio-controller;
@@ -85,7 +85,7 @@
                };
 
                gpio0: gpio-controller@fff8c084 {
-                       compatible = "brcm,6345-gpio";
+                       compatible = "brcm,bcm6345-gpio";
                        reg = <0xfff8c084 4>, <0xfff8c08c 4>;
 
                        gpio-controller;
-- 
1.9.1
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to