Lines Matching +full:embedded +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/platform/microsoft,surface-sam.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Konrad Dybcio <[email protected]>
13 Surface devices use a standardized embedded controller to let the
20 const: microsoft,surface-sam
25 current-speed: true
28 - compatible
29 - interrupts
34 - |
35 #include <dt-bindings/interrupt-controller/irq.h>
37 embedded-controller {
38 compatible = "microsoft,surface-sam";
40 interrupts-extended = <&tlmm 91 IRQ_TYPE_EDGE_RISING>;
42 pinctrl-0 = <&ssam_state>;
43 pinctrl-names = "default";
45 current-speed = <4000000>;