ARM: ux500: correct typo in pinctrl Device Tree node

The preference is to use '-' instead of '_' in compatible strings.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Lee Jones 2013-01-30 17:25:02 +01:00 committed by Linus Walleij
parent 2917e8338c
commit 627c1a8239

View file

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