Commit 77058629 authored by Dmitry Osipenko's avatar Dmitry Osipenko Committed by Thierry Reding

ARM: tegra: Enable HDMI CEC on Nyan

Enable HDMI CEC on Nyan Chromebooks. It allows to control TV over HDMI.
Suggested-by: default avatarThomas Graichen <thomas.graichen@gmail.com>
Tested-by: Thomas Graichen <thomas.graichen@gmail.com> # T124 Nyan Big
Signed-off-by: default avatarDmitry Osipenko <digetx@gmail.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent e6fd5c1e
......@@ -390,6 +390,10 @@ pmc@7000e400 {
nvidia,sys-clock-req-active-high;
};
cec@70015000 {
status = "okay";
};
hda@70030000 {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment