3036: fix i2c1-gpio error

This commit is contained in:
wdc
2014-07-11 21:12:10 +08:00
parent 324e9548d7
commit 7a2a510752

View File

@@ -171,6 +171,7 @@
i2c1_gpio: i2c1-gpio {
rockchip,pins = <FUNC_TO_GPIO(I2C1_SDA)>, <FUNC_TO_GPIO(I2C1_SCL)>;
rockchip,pull = <VALUE_PULL_DEFAULT>;
};
};