ARM: tegra: Enable HDMI CEC on Nyan

Enable HDMI CEC on Nyan Chromebooks. It allows to control TV over HDMI.

Suggested-by: Thomas Graichen <thomas.graichen@gmail.com>
Tested-by: Thomas Graichen <thomas.graichen@gmail.com> # T124 Nyan Big
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Dmitry Osipenko 2021-12-12 00:14:00 +03:00 committed by Thierry Reding
parent e6fd5c1e9f
commit 770586291f

View File

@ -390,6 +390,10 @@
nvidia,sys-clock-req-active-high;
};
cec@70015000 {
status = "okay";
};
hda@70030000 {
status = "okay";
};