Commit 41c2f4e4 authored by Gregory CLEMENT's avatar Gregory CLEMENT

ARM: dts: armada-375: Fixup pinctrl DT warnings

pinctrl has a ranges property, so the unit name should contain an
address.
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 5eacabfe
......@@ -307,7 +307,7 @@ uart1: serial@12100 {
status = "disabled";
};
pinctrl: pinctrl {
pinctrl: pinctrl@18000 {
compatible = "marvell,mv88f6720-pinctrl";
reg = <0x18000 0x24>;
......
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