Skip to content

Commit

Permalink
Update dtsi with new pinctrl compatible string
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sherman Yin authored and Christian Daudt committed Feb 25, 2014
1 parent cfbf8d4 commit a253006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/bcm11351.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
};

pinctrl@35004800 {
compatible = "brcm,capri-pinctrl";
compatible = "brcm,bcm11351-pinctrl";
reg = <0x35004800 0x430>;
};

Expand Down

0 comments on commit a253006

Please sign in to comment.