Commit 627c1a82 authored by Lee Jones's avatar Lee Jones Committed by Linus Walleij

ARM: ux500: correct typo in pinctrl Device Tree node

The preference is to use '-' instead of '_' in compatible strings.
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 2917e833
......@@ -171,7 +171,7 @@ gpio8: gpio@a03fe000 {
};
pinctrl {
compatible = "stericsson,nmk_pinctrl";
compatible = "stericsson,nmk-pinctrl";
prcm = <&prcmu>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment