Lines Matching +full:kb3930 +full:- +full:input
1 # SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/ariel-pwrbutton.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lubomir Rintel <lkundrak@v3.sk>
19 - $ref: input.yaml#
20 - $ref: /schemas/spi/spi-peripheral-props.yaml#
25 - const: dell,wyse-ariel-ec-input
26 - const: ene,kb3930-input
34 spi-max-frequency: true
37 - compatible
38 - reg
39 - interrupts
44 - |
45 #include <dt-bindings/interrupt-controller/irq.h>
48 #address-cells = <1>;
49 #size-cells = <0>;
51 power-button@0 {
52 compatible = "dell,wyse-ariel-ec-input", "ene,kb3930-input";
54 interrupt-parent = <&gpio>;
56 spi-max-frequency = <33000000>;