Author: jogo
Date: 2015-04-27 13:06:05 +0200 (Mon, 27 Apr 2015)
New Revision: 45583

Modified:
   trunk/target/linux/brcm63xx/dts/bcm6348.dtsi
Log:
brcm63xx: fix bcm6348 ext irqc compatible name

This was a remnant of an old version.

Reported-by: ?\195?\129lvaro Fern?\195?\161ndez Rojas <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>

Modified: trunk/target/linux/brcm63xx/dts/bcm6348.dtsi
===================================================================
--- trunk/target/linux/brcm63xx/dts/bcm6348.dtsi        2015-04-27 11:06:00 UTC 
(rev 45582)
+++ trunk/target/linux/brcm63xx/dts/bcm6348.dtsi        2015-04-27 11:06:05 UTC 
(rev 45583)
@@ -58,7 +58,7 @@
                };
 
                ext_intc: interrupt-controller@fffe0014 {
-                       compatible = "brcm,bcm6348-ext-intc";
+                       compatible = "brcm,bcm6345-ext-intc";
                        reg = <0xfffe0014 0x4>;
 
                        interrupt-controller;
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to