Lines Matching +full:aspire1 +full:- +full:ec
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/platform/acer,aspire1-ec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nikita Travkin <nikita@trvn.ru>
15 laptop lid status and HPD events for the USB Type-C DP alt mode.
19 const: acer,aspire1-ec
28 $ref: /schemas/connector/usb-connector.yaml#
31 - compatible
32 - reg
33 - interrupts
38 - |
39 #include <dt-bindings/interrupt-controller/irq.h>
41 #address-cells = <1>;
42 #size-cells = <0>;
44 embedded-controller@76 {
45 compatible = "acer,aspire1-ec";
48 interrupts-extended = <&tlmm 30 IRQ_TYPE_LEVEL_LOW>;
51 compatible = "usb-c-connector";
55 remote-endpoint = <&mdss_dp_out>;