Browse Source

ARM: ux500: Standardise DBx5x0 based Pinctrl compat string in the DTS

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Lee Jones 12 years ago
parent
commit
818d99a949
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/boot/dts/dbx5x0.dtsi

+ 1 - 1
arch/arm/boot/dts/dbx5x0.dtsi

@@ -171,7 +171,7 @@
 		};
 
 		pinctrl {
-			compatible = "stericsson,nmk-pinctrl";
+			compatible = "stericsson,db8500-pinctrl";
 			prcm = <&prcmu>;
 		};