mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
rk3036:SDK enable sdmmc
rk88 disable pwm_regulator Signed-off-by: smj <smj@rock-chips.com>
This commit is contained in:
@@ -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>;
|
||||
|
||||
@@ -185,7 +185,7 @@
|
||||
keep-power-in-suspend;
|
||||
|
||||
//vmmc-supply = <&rk808_ldo5_reg>;
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sdio {
|
||||
|
||||
Reference in New Issue
Block a user