Searched +full:mpr121 +full:- +full:touchkey (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/fsl,mpr121-touchkey.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale MPR121 capacitive touch sensor controller10 - Dmitry Torokhov <dmitry.torokhov@gmail.com>13 The MPR121 supports up to 12 completely independent electrodes/capacitance15 https://www.nxp.com/docs/en/data-sheet/MPR121.pdf18 - $ref: input.yaml#21 - required: [ interrupts ][all …]
1 // SPDX-License-Identifier: GPL-2.0+6 /dts-v1/;7 #include <dt-bindings/input/input.h>12 compatible = "fsl,imx53-smd", "fsl,imx53";19 gpio-keys {20 compatible = "gpio-keys";22 key-volume-u265 touchkey: mpr121@5a { global() label [all...]
1 // SPDX-License-Identifier: GPL-2.03 // Copyright (C) 2015-2018 Y Soft Corporation, a.s.5 #include <dt-bindings/gpio/gpio.h>6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/leds/common.h>9 #include <dt-bindings/pwm/pwm.h>20 compatible = "pwm-backlight";22 brightness-levels = <0 32 64 128 255>;23 default-brightness-level = <32>;[all …]
1 // SPDX-License-Identifier: GPL-2.05 #include <dt-bindings/gpio/gpio.h>6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/leds/common.h>9 #include <dt-bindings/pwm/pwm.h>20 compatible = "pwm-backlight";22 brightness-levels = <0 32 64 128 255>;23 default-brightness-level = <32>;24 num-interpolated-steps = <8>;[all …]