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