mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
3036: fix i2c1-gpio error
This commit is contained in:
@@ -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>;
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user