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

pinctrl has a ranges property, so the unit name should contain an
address.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Gregory CLEMENT 2016-11-10 00:37:21 +01:00
parent 5eacabfe94
commit 41c2f4e4c6
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ uart1: serial@12100 {
status = "disabled";
};
pinctrl: pinctrl {
pinctrl: pinctrl@18000 {
compatible = "marvell,mv88f6720-pinctrl";
reg = <0x18000 0x24>;