Lines Matching +full:tegra124 +full:- +full:hdmi
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/media/cec/nvidia,tegra114-cec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NVIDIA Tegra HDMI CEC
10 - Hans Verkuil <hverkuil-cisco@xs4all.nl>
13 - $ref: cec-common.yaml#
18 - nvidia,tegra114-cec
19 - nvidia,tegra124-cec
20 - nvidia,tegra210-cec
25 clock-names:
27 - const: cec
36 - compatible
37 - clocks
38 - clock-names
39 - hdmi-phandle
40 - interrupts
41 - reg
46 - |
47 #include <dt-bindings/clock/tegra124-car.h>
48 #include <dt-bindings/interrupt-controller/arm-gic.h>
51 compatible = "nvidia,tegra124-cec";
55 clock-names = "cec";
56 hdmi-phandle = <&hdmi>;