Lines Matching +full:scl +full:- +full:output +full:- +full:only
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Wolfram Sang <wolfram@the-dreams.de>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - const: i2c-gpio
20 sda-gpios:
24 from <dt-bindings/gpio/gpio.h> since the signal is by definition
28 scl-gpios:
30 gpio used for the scl signal, this should be flagged as
32 from <dt-bindings/gpio/gpio.h> since the signal is by definition
36 i2c-gpio,scl-output-only:
37 description: scl as output only
40 i2c-gpio,delay-us:
44 i2c-gpio,timeout-ms:
52 description: sda and scl gpio, alternative for {sda,scl}-gpios
54 i2c-gpio,sda-open-drain:
61 i2c-gpio,scl-open-drain:
65 GPIO line used for SCL into open drain mode, and that something is not
69 - compatible
70 - sda-gpios
71 - scl-gpios