From: Sherman Yin Date: Thu, 23 Jan 2014 20:44:47 +0000 (-0800) Subject: Update dtsi with new pinctrl compatible string X-Git-Tag: v3.14-rc6~1^2~1^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a2530060c1157a7863abbe1fea3cfdd5da55bd48;p=karo-tx-linux.git Update dtsi with new pinctrl compatible string This commit updates bcm11351.dtsi with the new compatible string for the same driver. Signed-off-by: Sherman Yin Reviewed-by: Matt Porter Acked-by: Linus Walleij Signed-off-by: Christian Daudt --- diff --git a/arch/arm/boot/dts/bcm11351.dtsi b/arch/arm/boot/dts/bcm11351.dtsi index e491b82f8d67..792fde1b7f75 100644 --- a/arch/arm/boot/dts/bcm11351.dtsi +++ b/arch/arm/boot/dts/bcm11351.dtsi @@ -147,7 +147,7 @@ }; pinctrl@35004800 { - compatible = "brcm,capri-pinctrl"; + compatible = "brcm,bcm11351-pinctrl"; reg = <0x35004800 0x430>; };