Lines Matching +full:pulled +full:- +full:up
1 # SPDX-License-Identifier: GPL-2.0+
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rishi Gupta <[email protected]>
31 - vishay,veml3235
32 - vishay,veml6030
33 - vishay,veml6035
34 - vishay,veml7700
42 Refer to interrupt-controller/interrupts.txt for generic
46 vdd-supply: true
49 - compatible
50 - reg
51 - vdd-supply
54 - if:
58 - vishay,veml6030
63 - 0x10 # ADDR pin pulled down
64 - 0x48 # ADDR pin pulled up
66 - if:
70 - vishay,veml6035
75 - 0x29
77 - if:
81 - vishay,veml3235
82 - vishay,veml7700
87 - 0x10
93 - |
94 #include <dt-bindings/interrupt-controller/irq.h>
97 #address-cells = <1>;
98 #size-cells = <0>;
100 light-sensor@10 {
104 vdd-supply = <&vdd>;