rk3036:SDK enable sdmmc

rk88 disable pwm_regulator

Signed-off-by: smj <smj@rock-chips.com>
This commit is contained in:
smj
2014-11-28 09:09:27 +08:00
parent 6f2cf955a2
commit c31fb693ea
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
rockchip,pwm_max_voltage= <1450000>;
rockchip,pwm_suspend_voltage= <1000000>;
rockchip,pwm_coefficient= <500>;
status = "okay";
status = "disabled";
regulators {
#address-cells = <1>;
#size-cells = <0>;

View File

@@ -185,7 +185,7 @@
keep-power-in-suspend;
//vmmc-supply = <&rk808_ldo5_reg>;
status = "disabled";
status = "okay";
};
&sdio {