ARM: nomadik: Standardise Nomadik STN8815 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>
This commit is contained in:
parent
49932f5ef1
commit
cdfa92733d
|
@ -93,7 +93,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
pinctrl {
|
pinctrl {
|
||||||
compatible = "stericsson,nmk-pinctrl-stn8815";
|
compatible = "stericsson,stn8815-pinctrl";
|
||||||
/* Pin configurations */
|
/* Pin configurations */
|
||||||
uart0 {
|
uart0 {
|
||||||
uart0_default_mux: uart0_mux {
|
uart0_default_mux: uart0_mux {
|
||||||
|
|
Loading…
Reference in New Issue