Lines Matching +full:addr +full:- +full:gpios
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lars-Peter Clausen <[email protected]>
13 - $ref: dai-common.yaml#
22 I2C address of the device. This will either be 0x34 (ADDR pin low)
23 or 0x35 (ADDR pin high)
25 gpios:
32 - compatible
33 - reg
38 - |
39 #include <dt-bindings/gpio/gpio.h>
42 #address-cells = <1>;
43 #size-cells = <0>;
47 gpios = <&gpio 5 GPIO_ACTIVE_HIGH>;