[PATCH] ARM: ux500: correct typo in pinctrl Device Tree node
Stephen Warren
swarren at wwwdotorg.org
Wed Jan 30 11:46:08 EST 2013
On 01/30/2013 09:25 AM, Linus Walleij wrote:
> The preference is to use '-' instead of '_' in compatible strings.
> diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi
> pinctrl {
> - compatible = "stericsson,nmk_pinctrl";
> + compatible = "stericsson,nmk-pinctrl";
Is there a driver-side patch which this depends on too?
More information about the linux-arm-kernel
mailing list