Searched +full:mt6779 +full:- +full:keypad (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/mediatek,mt6779-keypad.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Mediatek's Keypad Controller10 - Mattijs Korpershoek <mkorpershoek@baylibre.com>13 - $ref: /schemas/input/matrix-keymap.yaml#16 Mediatek's Keypad controller is used to interface a SoC with a matrix-type17 keypad device. The keypad controller supports multiple row and column lines.19 The keypad controller can sense a key-press and key-release and report the[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)10 #include <dt-bindings/clock/mediatek,mt8365-clk.h>11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/phy/phy.h>14 #include <dt-bindings/power/mediatek,mt8365-power.h>18 interrupt-parent = <&sysirq>;19 #address-cells = <2>;20 #size-cells = <2>;23 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)8 #include <dt-bindings/clock/mt8183-clk.h>9 #include <dt-bindings/gce/mt8183-gce.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/memory/mt8183-larb-port.h>13 #include <dt-bindings/power/mt8183-power.h>14 #include <dt-bindings/reset/mt8183-resets.h>15 #include <dt-bindings/phy/phy.h>16 #include <dt-bindings/thermal/thermal.h>[all …]