ARM: bcm11351: Enable pinctrl for Broadcom Capri SoCs
authorSherman Yin <[email protected]>
Sat, 21 Dec 2013 02:13:36 +0000 (18:13 -0800)
committerLinus Walleij <[email protected]>
Thu, 16 Jan 2014 13:27:11 +0000 (14:27 +0100)
Enable pinctrl for Broadcom Capri (BCM281xx) SoCs.

Signed-off-by: Sherman Yin <[email protected]>
Reviewed-by: Christian Daudt <[email protected]>
Reviewed-by: Matt Porter <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
arch/arm/boot/dts/bcm11351.dtsi

index b0c0610d13958248f48bb55b0891aaf306c50ee8..dd8e878741c0984441967dc022171b9d045d297f 100644 (file)
                status = "disabled";
        };
 
+       pinctrl@35004800 {
+               compatible = "brcm,capri-pinctrl";
+               reg = <0x35004800 0x430>;
+       };
 };