1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/input/cypress,cyapa.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cypress All Points Addressable (APA) I2C Touchpad / Trackpad
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
25 description: 3.3V power
32 additionalProperties: false
36 #include <dt-bindings/interrupt-controller/irq.h>
44 compatible = "cypress,cyapa";
45 interrupts = <2 IRQ_TYPE_EDGE_FALLING>;
46 interrupt-parent = <&gpx1>;