Lines Matching +full:led +full:- +full:open +full:- +full:drain
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
10 The Microchip CAP1xxx Family of RightTouchTM multiple-channel capacitive
11 touch controllers and LED drivers. The device communication via I2C only.
14 - Rob Herring <robh@kernel.org>
19 - microchip,cap1106
20 - microchip,cap1126
21 - microchip,cap1188
22 - microchip,cap1206
27 '#address-cells':
30 '#size-cells':
53 microchip,sensor-gain:
63 microchip,irq-active-high:
67 open drain. This property allows using the active
68 high push-pull output.
71 "^led@[0-7]$":
82 linux,default-trigger: true
84 default-state: true
87 - reg
92 - $ref: input.yaml
93 - if:
98 - microchip,cap1106
101 "^led@[0-7]$": false
104 - compatible
105 - interrupts
110 - |
112 #address-cells = <1>;
113 #size-cells = <0>;
117 interrupt-parent = <&gpio1>;
121 microchip,sensor-gain = <2>;
130 #address-cells = <1>;
131 #size-cells = <0>;
133 led@0 {
138 led@1 {
143 led@2 {
146 linux,default-trigger = "heartbeat";