dts: fix no vmmc regulator found

This commit is contained in:
郭毅
2014-07-11 18:14:45 +08:00
parent e2d17b6af4
commit bfe4d39941
2 changed files with 2 additions and 2 deletions

View File

@@ -210,7 +210,7 @@
ignore-pm-notify;
keep-power-in-suspend;
vmmc-supply = <&rk808_ldo5_reg>;
vmmc-supply = <&ldo1_reg>;
status = "okay";
};

View File

@@ -259,7 +259,7 @@
ignore-pm-notify;
keep-power-in-suspend;
vmmc-supply = <&rk808_ldo5_reg>;
vmmc-supply = <&ldo1_reg>;
status = "okay";
};