Lines Matching +full:hdmi +full:- +full:cec
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/st,stm32-cec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STM32 CEC bindings
10 - Benjamin Gaignard <benjamin.gaignard@st.com>
11 - Yannick Fertre <yannick.fertre@st.com>
15 const: st,stm32-cec
25 - description: Module Clock
26 - description: Bus Clock
28 clock-names:
30 - const: cec
31 - const: hdmi-cec
34 - compatible
35 - reg
36 - interrupts
37 - clocks
38 - clock-names
43 - |
44 #include <dt-bindings/interrupt-controller/arm-gic.h>
45 #include <dt-bindings/clock/stm32mp1-clks.h>
46 cec: cec@40006c00 {
47 compatible = "st,stm32-cec";
51 clock-names = "cec", "hdmi-cec";