Re: [PATCH 06/11] ARM: mvebu: add pinctrl device in DT for Armada 370/XP SoCs
From: Linus Walleij <hidden>
Date: 2012-08-20 14:27:10
Also in:
linux-arm-kernel, lkml
From: Linus Walleij <hidden>
Date: 2012-08-20 14:27:10
Also in:
linux-arm-kernel, lkml
On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth [off-list ref] wrote:
From: Thomas Petazzoni <redacted> The Armada 370 and XP SoCs have configurable muxing for a certain number of their pins, controlled through a pinctrl driver. The 'compatible' property is defined in the SoC-specific .dtsi files, since the compatible string identifies the number of pins and other SoC-specific properties. Signed-off-by: Thomas Petazzoni <redacted>
FWIW: Acked-by: Linus Walleij <redacted> Yours, Linus Walleij