Author: jogo Date: 2015-04-27 13:06:00 +0200 (Mon, 27 Apr 2015) New Revision: 45582
Modified: trunk/target/linux/brcm63xx/dts/bcm3368.dtsi Log: brcm63xx: fix bcm3368.dtsi typo. Signed-off-by: ?\195?\129lvaro Fern?\195?\161ndez Rojas <[email protected]> Signed-off-by: Jonas Gorski <[email protected]> Modified: trunk/target/linux/brcm63xx/dts/bcm3368.dtsi =================================================================== --- trunk/target/linux/brcm63xx/dts/bcm3368.dtsi 2015-04-25 12:39:02 UTC (rev 45581) +++ trunk/target/linux/brcm63xx/dts/bcm3368.dtsi 2015-04-27 11:06:00 UTC (rev 45582) @@ -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; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
