Searched +full:rmi4 +full:- +full:f (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/input/syna,rmi4.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Synaptics RMI4 compliant devices10 - Jason A. Donenfeld <Jason@zx2c4.com>11 - Matthias Schiffer <matthias.schiffer@ew.tq-group.com12 - Vincent Huang <vincent.huang@tw.synaptics.com>15 The Synaptics RMI4 (Register Mapped Interface 4) core is able to support RMI422 - syna,rmi4-i2c[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/input/input.h>11 compatible = "gpio-keys";12 #address-cells = <1>;13 #size-cells = <0>;14 vdd-supply = <&ab8500_ldo_aux1_reg>;15 pinctrl-names = "default";16 pinctrl-0 = <&prox_tvk_mode>, <&hall_tvk_mode>;37 interrupt-parent = <&gpio6>;[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include "qcom-msm8974.dtsi"5 #include <dt-bindings/input/input.h>6 #include <dt-bindings/leds/common.h>7 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>12 chassis-type = "handset";21 stdout-path = "serial0:115200n8";24 gpio-keys {25 compatible = "gpio-keys";27 pinctrl-names = "default";[all …]