From 627c1a823992e3693acdb995b6ede75587dc5f68 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Wed, 30 Jan 2013 17:25:02 +0100 Subject: ARM: ux500: correct typo in pinctrl Device Tree node The preference is to use '-' instead of '_' in compatible strings. Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- arch/arm/boot/dts/dbx5x0.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/boot/dts/dbx5x0.dtsi') diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index 96f518b9ae2..69140ba99f4 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -171,7 +171,7 @@ }; pinctrl { - compatible = "stericsson,nmk_pinctrl"; + compatible = "stericsson,nmk-pinctrl"; prcm = <&prcmu>; }; -- cgit v1.2.3