ARM: dts: kirkwood: Add address go regulator unit name
authorAndrew Lunn <andrew@lunn.ch>
Sun, 3 Apr 2016 02:03:50 +0000 (04:03 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 14 Apr 2016 17:06:42 +0000 (19:06 +0200)
The regulator has a reg property so include it in the unit name.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts
arch/arm/boot/dts/kirkwood-netgear_readynas_nv+_v2.dts

index 8745484..c0413b6 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
 
-               usb3_regulator: usb3-regulator {
+               usb3_regulator: usb3-regulator@1 {
                        compatible = "regulator-fixed";
                        reg = <1>;
                        regulator-name = "USB 3.0 Power";
index a4e97f7..2bfc6cf 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
 
-               usb3_regulator: usb3-regulator {
+               usb3_regulator: usb3-regulator@1 {
                        compatible = "regulator-fixed";
                        reg = <1>;
                        regulator-name = "USB 3.0 Power";