[PATCH v2 8/9] ARM: mvebu: Add pinctrl support to Armada 370 SoC
Stephen Warren
swarren at wwwdotorg.org
Thu Aug 23 06:46:19 EST 2012
On 08/22/2012 02:22 AM, Sebastian Hesselbarth wrote:
> This commits adds the necessary device tree information to define the
> compatible property for the pinctrl driver instance of Armada 370 SoC.
> diff --git a/arch/arm/boot/dts/armada-370.dtsi b/arch/arm/boot/dts/armada-370.dtsi
> +
> + pinctrl at d0018000 {
> + compatible = "marvell,mv88f6710-pinctrl";
> + };
The indentation here is a mix of spaces and TABs.
More information about the devicetree-discuss
mailing list