]> Pileus Git - ~andy/linux/commitdiff
Update dtsi with new pinctrl compatible string
authorSherman Yin <syin@broadcom.com>
Thu, 23 Jan 2014 20:44:47 +0000 (12:44 -0800)
committerChristian Daudt <bcm@fixthebug.org>
Tue, 25 Feb 2014 04:25:53 +0000 (20:25 -0800)
This commit updates bcm11351.dtsi with the new compatible string for
the same driver.

Signed-off-by: Sherman Yin <syin@broadcom.com>
Reviewed-by: Matt Porter <mporter@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Christian Daudt <bcm@fixthebug.org>
arch/arm/boot/dts/bcm11351.dtsi

index e491b82f8d67099ce25b4d1f08cdc6777bf55d7f..792fde1b7f752a93ffa42f2e5f8c7083dc1bb55c 100644 (file)
        };
 
        pinctrl@35004800 {
-               compatible = "brcm,capri-pinctrl";
+               compatible = "brcm,bcm11351-pinctrl";
                reg = <0x35004800 0x430>;
        };