1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/health/ti,afe4404.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments AFE4404 Heart rate and Pulse Oximeter
10 - Jonathan Cameron <jic23@kernel.org>
20 description: Supply to transmitting LEDs.
24 description: Connected to ADC_RDY pin.
28 additionalProperties: false
36 #include <dt-bindings/gpio/gpio.h>
37 #include <dt-bindings/interrupt-controller/irq.h>
43 compatible = "ti,afe4404";
46 interrupt-parent = <&gpio1>;
47 interrupts = <28 IRQ_TYPE_EDGE_RISING>;
48 reset-gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;