Lines Matching +full:led +full:- +full:current +full:- +full:microamp
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Maxim MAX30101/2 heart rate and pulse oximeter and MAX30105 particle-sensor
10 - Matt Ranostay <matt.ranostay@konsulko.com>
15 - enum:
16 - maxim,max30102
17 - maxim,max30105
18 - items:
19 - const: maxim,max30101
20 - const: maxim,max30105
29 maxim,red-led-current-microamp:
30 description: RED LED current. Each step is approximately 200 microamps.
34 maxim,ir-led-current-microamp:
35 description: IR LED current. Each step is approximately 200 microamps.
39 maxim,green-led-current-microamp:
40 description: Green LED current. Each step is approximately 200 microamps.
45 - if:
52 maxim,green-led-current-microamp: false
57 - compatible
58 - reg
59 - interrupts
62 - |
64 #address-cells = <1>;
65 #size-cells = <0>;
67 heart-rate@57 {
70 maxim,red-led-current-microamp = <7000>;
71 maxim,ir-led-current-microamp = <7000>;
72 interrupt-parent = <&gpio1>;