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 MAX30102 heart rate and pulse oximeter and MAX30105 particle-sensor
10 - Matt Ranostay <matt.ranostay@konsulko.com>
15 - maxim,max30102
16 - maxim,max30105
25 maxim,red-led-current-microamp:
26 description: RED LED current. Each step is approximately 200 microamps.
30 maxim,ir-led-current-microamp:
31 description: IR LED current. Each step is approximately 200 microamps.
35 maxim,green-led-current-microamp:
36 description: Green LED current. Each step is approximately 200 microamps.
41 - if:
48 maxim,green-led-current-microamp: false
53 - compatible
54 - reg
55 - interrupts
58 - |
60 #address-cells = <1>;
61 #size-cells = <0>;
63 heart-rate@57 {
66 maxim,red-led-current-microamp = <7000>;
67 maxim,ir-led-current-microamp = <7000>;
68 interrupt-parent = <&gpio1>;