dt-bindings: i2c: gpio: Add properties for dealing with write-only SDA/SCL w/o pullup
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 18 Jan 2023 21:51:58 +0000 (22:51 +0100)
committerWolfram Sang <wsa@kernel.org>
Mon, 23 Jan 2023 22:15:42 +0000 (23:15 +0100)
commita00bb94c7bde3e470bbb517650293800cd20e271
treeb3208183c1018f231315aa2813bd66fec8d5e910
parentf531ecf71a70d3dce5a36ebcd6b27078a1e86be8
dt-bindings: i2c: gpio: Add properties for dealing with write-only SDA/SCL w/o pullup

There are slave devices that understand I2C but have read-only SDA and
SCL. Examples are FD650 7-segment LED controller and its derivatives.
Typical board designs don't even have a pull-up for both pins.
Therefore add properties for not using open-drain. For write-only SCL
we have a property already, add one for write-only SDA.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/devicetree/bindings/i2c/i2c-gpio.yaml