Searched +full:ir +full:- +full:led +full:- +full:current +full:- +full:microamp (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/iio/health/ |
H A D | maxim,max30102.yaml | 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 [all …]
|
H A D | max30102.txt | 2 Maxim MAX30105 optical particle-sensing module 8 - compatible: must be "maxim,max30102" or "maxim,max30105" 9 - reg: the I2C address of the sensor 10 - interrupts: the sole interrupt generated by the device 12 Refer to interrupt-controller/interrupts.txt for generic 16 - maxim,red-led-current-microamp: configuration for red LED current 17 - maxim,ir-led-current-microamp: configuration for IR LED current 18 - maxim,green-led-current-microamp: configuration for green LED current 29 maxim,red-led-current-microamp = <7000>; 30 maxim,ir-led-current-microamp = <7000>; [all …]
|
H A D | max30100.txt | 6 - compatible: must be "maxim,max30100" 7 - reg: the I2C address of the sensor 8 - interrupts: the sole interrupt generated by the device 10 Refer to interrupt-controller/interrupts.txt for generic 14 - maxim,led-current-microamp: configuration for LED current in microamperes 16 the RED LED, and second value is for the IR LED. 18 Refer to the datasheet for the allowed current values. 25 maxim,led-current-microamp = <24000 50000>; 26 interrupt-parent = <&gpio1>;
|
H A D | maxim,max30100.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Matt Ranostay <matt.ranostay@konsulko.com> 23 maxim,led-current-microamp: 27 LED current whilst the engine is running. First indexed value is 28 the configuration for the RED LED, and second value is for the IR LED. 33 - compatible 34 - reg 35 - interrupts [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap3-n900.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (C) 2013-2014 Aaro Koskinen <aaro.koskinen@iki.fi> 7 /dts-v1/; 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/media/video-interfaces.h> 15 * Default secure signed bootloader (Nokia X-Loader) does not enable L3 firewall 17 * blocks then kernel receive "Unhandled fault: external abort on non-linefetch" 18 * and crash. Until somebody fix omap-aes.c and omap_hwmod_3xxx_data.c code (no 34 compatible = "nokia,omap3-n900", "ti,omap3430", "ti,omap3"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6ull-uti260b.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 2 // Copyright (C) 2022-2024 Sebastian Reichel <sre@kernel.org> 4 /dts-v1/; 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/clock/imx6ul-clock.h> 9 #include <dt-bindings/leds/common.h> 12 model = "UNI-T UTi260B Thermal Camera"; 13 compatible = "uni-t,uti260b", "fsl,imx6ull"; 16 stdout-path = "serial0:115200n8"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-ux500-samsung-gavini.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy Beam GT-I8530 also known as Gavini. 6 /dts-v1/; 7 #include "ste-db8500.dtsi" 8 #include "ste-ab8500.dtsi" 9 #include "ste-dbx5x0-pinctr [all...] |
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4412-p4note.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 * Based on exynos4412-midas.dtsi. 10 /dts-v1/; 12 #include "exynos4412-ppmu-common.dtsi" 14 #include <dt-bindings/clock/maxim,max77686.h> 15 #include <dt-bindings/gpio/gpio.h> 16 #include <dt-bindings/input/linux-event-codes.h> 17 #include <dt-bindings/interrupt-controller/irq.h> 18 #include <dt-bindings/power/summit,smb347-charger.h> 19 #include "exynos-pinctrl.h" [all …]
|