Commit 33dfb1e1 authored by Hans Verkuil's avatar Hans Verkuil Committed by Thierry Reding

ARM: tegra: Enable CEC support on Jetson TK1

Enable the CEC controller on Jetson TK1 so that it can be used to
communicate with CEC devices via the HDMI connector.
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 7f2b7cee
......@@ -67,6 +67,10 @@ hdmi@54280000 {
};
};
cec@70015000 {
status = "okay";
};
gpu@0,57000000 {
/*
* Node left disabled on purpose - the bootloader will enable
......
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