mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 19:24:01 -04:00
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: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
7f2b7ceeb4
commit
33dfb1e18d
@@ -67,6 +67,10 @@ hdmi@54280000 {
|
||||
};
|
||||
};
|
||||
|
||||
cec@70015000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
gpu@0,57000000 {
|
||||
/*
|
||||
* Node left disabled on purpose - the bootloader will enable
|
||||
|
||||
Reference in New Issue
Block a user