mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02: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:
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user