aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/i2c/i2c-at91.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/Bindings/i2c/i2c-at91.txt')
-rw-r--r--sys/contrib/device-tree/Bindings/i2c/i2c-at91.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/contrib/device-tree/Bindings/i2c/i2c-at91.txt b/sys/contrib/device-tree/Bindings/i2c/i2c-at91.txt
index 96c914e048f5..2015f50aed0f 100644
--- a/sys/contrib/device-tree/Bindings/i2c/i2c-at91.txt
+++ b/sys/contrib/device-tree/Bindings/i2c/i2c-at91.txt
@@ -73,7 +73,7 @@ i2c0: i2c@f8034600 {
pinctrl-0 = <&pinctrl_i2c0>;
pinctrl-1 = <&pinctrl_i2c0_gpio>;
sda-gpios = <&pioA 30 GPIO_ACTIVE_HIGH>;
- scl-gpios = <&pioA 31 GPIO_ACTIVE_HIGH>;
+ scl-gpios = <&pioA 31 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
wm8731: wm8731@1a {
compatible = "wm8731";