]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
arm: tegra: hawkeye: keep mipi_1v2 on in shutdown
authorDaniel Solomon <daniels@nvidia.com>
Thu, 18 Jun 2015 02:11:59 +0000 (19:11 -0700)
committermobile promotions <svcmobile_promotions@nvidia.com>
Wed, 24 Jun 2015 08:24:23 +0000 (01:24 -0700)
Currently mipi_1v2 gets disabled by the MAX77620 driver
during shut down. This happens before the DSI driver
gets a chance to properly disable the panel.

Removing the regulator-disable-on-shutdown flag for
the mipi_1v2 and its LDO leaves power on for the DSI
driver. The rail is shut down later in the shut down
sequence.

Bug 1656676

Change-Id: Iab89fb103fea361a6673b83e4469d15bf18e435a
Signed-off-by: Daniel Solomon <daniels@nvidia.com>
Reviewed-on: http://git-master/r/759419
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/boot/dts/tegra210-platforms/tegra210-hawkeye-fixed-p2290-1100-a00.dtsi
arch/arm64/boot/dts/tegra210-platforms/tegra210-hawkeye-pmic-p2290-1100-a00.dtsi

index dcbb37909f00bbb1628e88f4bfbcead60a01d189..ae1b5860bbbb9756e7fda3b98c7e745960e67ee8 100644 (file)
@@ -70,7 +70,6 @@
                        regulator-boot-on;
                        gpio = <&max77620 7 0>;
                        enable-active-high;
-                       regulator-disable-on-shutdown;
                        vin-supply = <&max77620_ldo0>;
                };
 
index f7f2f29cb8caa37e88674afaff1f220b292055d3..ba4f9f0a988f10842bc19e11cc93704e5964cac9 100644 (file)
                                        maxim,fps-source = <FPS_SRC_NONE>;
                                        maxim,fps-power-up-period = <0>;
                                        maxim,fps-power-down-period = <7>;
-                                       regulator-disable-on-shutdown;
                                        consumers {
                                                c1 {
                                                        regulator-consumer-supply = "vddio_hsic";