Re: [PATCH] ARM: ux500: correct typo in pinctrl Device Tree node

From: Stephen Warren
Date: Wed Jan 30 2013 - 11:46:23 EST


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?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/