p977: dts: open i2c3 to make camera work fine

This commit is contained in:
郭毅
2014-05-29 09:51:52 +08:00
parent 0a450169ab
commit e352e8bb31
2 changed files with 2 additions and 2 deletions

View File

@@ -419,7 +419,7 @@
};
&i2c3 {
status = "disabled";
status = "okay";
};
&i2c4 {

View File

@@ -475,7 +475,7 @@
};
&i2c3 {
status = "disabled";
status = "okay";
};
&i2c4 {