aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/armada-388-gp.dts
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-04 14:29:02 +0100
committerGregory CLEMENT <gregory.clement@free-electrons.com>2015-12-07 18:23:46 +0100
commit079ae0c121fd23287f4ad2be9e9f8a13f63cae73 (patch)
tree1c8e7ee819c919b4d15c950f8d47720e12dce3c5 /arch/arm/boot/dts/armada-388-gp.dts
parentARM: dt: mvebu: ix4-300d: Cleanup NAND partition ranges (diff)
downloadlinux-dev-079ae0c121fd23287f4ad2be9e9f8a13f63cae73.tar.xz
linux-dev-079ae0c121fd23287f4ad2be9e9f8a13f63cae73.zip
ARM: mvebu: remove duplicated regulator definition in Armada 388 GP
The Armada 388 GP Device Tree file describes two times a regulator named 'reg_usb2_1_vbus', with the exact same description. This has been wrong since Armada 388 GP support was introduced. Fixes: 928413bd859c0 ("ARM: mvebu: Add Armada 388 General Purpose Development Board support") Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: <stable@vger.kernel.org> # v4.0+ Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/armada-388-gp.dts')
-rw-r--r--arch/arm/boot/dts/armada-388-gp.dts10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/boot/dts/armada-388-gp.dts b/arch/arm/boot/dts/armada-388-gp.dts
index a633be3defda..cd316021d6ce 100644
--- a/arch/arm/boot/dts/armada-388-gp.dts
+++ b/arch/arm/boot/dts/armada-388-gp.dts
@@ -303,16 +303,6 @@
gpio = <&expander0 4 GPIO_ACTIVE_HIGH>;
};
- reg_usb2_1_vbus: v5-vbus1 {
- compatible = "regulator-fixed";
- regulator-name = "v5.0-vbus1";
- regulator-min-microvolt = <5000000>;
- regulator-max-microvolt = <5000000>;
- enable-active-high;
- regulator-always-on;
- gpio = <&expander0 4 GPIO_ACTIVE_HIGH>;
- };
-
reg_sata0: pwr-sata0 {
compatible = "regulator-fixed";
regulator-name = "pwr_en_sata0";