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 e491b82..792fde1 100644 (file)
        };
 
        pinctrl@35004800 {
-               compatible = "brcm,capri-pinctrl";
+               compatible = "brcm,bcm11351-pinctrl";
                reg = <0x35004800 0x430>;
        };