]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: ux500: Remove ab8500_ldo_usb regulator from device tree
authorStephan Gerhold <stephan@gerhold.net>
Thu, 22 Aug 2019 11:07:20 +0000 (13:07 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 22 Aug 2019 15:15:59 +0000 (17:15 +0200)
Support for the USB regulator of AB8500 was removed in
commit 41a06aa738ad ("regulator: ab8500: Remove USB regulator").
However, the configuration was never removed from the device tree.

It does no longer have any effect, remove it from the device tree.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-ab8500.dtsi
arch/arm/boot/dts/ste-href.dtsi
arch/arm/boot/dts/ste-snowball.dts

index 3ef1906e375c62200cd3760328c0a12972aff7fc..55fff4d442779912fe830e491468fcb0fb0aab1d 100644 (file)
@@ -182,10 +182,6 @@ ab8500_ldo_intcore_reg: ab8500_ldo_intcore {
                                        ab8500_ldo_tvout_reg: ab8500_ldo_tvout {
                                        };
 
-                                       // supply for ab8500-usb; USB LDO
-                                       ab8500_ldo_usb_reg: ab8500_ldo_usb {
-                                       };
-
                                        // supply for ab8500-vaudio; VAUDIO LDO
                                        ab8500_ldo_audio_reg: ab8500_ldo_audio {
                                        };
index 6422c53f2046bade0b1a87c97044a1f7e77be779..4f6acbd8c040c972b399d9d26a8ae52b3c65a469 100644 (file)
@@ -234,10 +234,6 @@ ab8500_ldo_tvout_reg: ab8500_ldo_tvout {
                                                regulator-name = "V-TVOUT";
                                        };
 
-                                       ab8500_ldo_usb_reg: ab8500_ldo_usb {
-                                               regulator-name = "dummy";
-                                       };
-
                                        ab8500_ldo_audio_reg: ab8500_ldo_audio {
                                                regulator-name = "V-AUD";
                                        };
index 064e8abec9546880d8789150a5f6a618d1138ee8..efbc4467b8b78fdb783e485727f82cb33d1de109 100644 (file)
@@ -445,10 +445,6 @@ ab8500_ldo_tvout_reg: ab8500_ldo_tvout {
                                                regulator-name = "V-TVOUT";
                                        };
 
-                                       ab8500_ldo_usb_reg: ab8500_ldo_usb {
-                                               regulator-name = "dummy";
-                                       };
-
                                        ab8500_ldo_audio_reg: ab8500_ldo_audio {
                                                regulator-name = "V-AUD";
                                        };