dts: exynos4412-slp_pq: Remove regulator_always_on for HSIC regulator
authorKamil Debski <k.debski@samsung.com>
Tue, 15 Oct 2013 13:41:32 +0000 (15:41 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:44:57 +0000 (11:44 +0900)
This regulator should be switched on/off by driver that use it.

Signed-off-by: Kamil Debski <k.debski@samsung.com>
arch/arm/boot/dts/exynos4412-slp_pq.dts

index 85fb0cb..e3c42e1 100644 (file)
                                        regulator-name = "VHSIC_1.0V";
                                        regulator-min-microvolt = <1000000>;
                                        regulator-max-microvolt = <1000000>;
-                                       regulator-always-on;
                                        regulator-mem-off;
                                };
 
                phy-names = "hsic0";
        };
 
-
        spi_1: spi@13930000 {
                pinctrl-names = "default";
                pinctrl-0 = <&spi1_bus>;