[PATCH 2/2] arm64: tegra: Enable CEC support on Jetson Xavier

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Thierry Reding <treding@xxxxxxxxxx>

Hook up the CEC controller with the SOR driving the HDMI output so that
CEC commands can be sent to the sink.

Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
---
 arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts b/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts
index 34a7044927fd..6092171cf994 100644
--- a/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts
@@ -24,6 +24,11 @@
 			status = "okay";
 		};
 
+		cec@3960000 {
+			hdmi-phandle = <&hdmi>;
+			status = "okay";
+		};
+
 		pwm@c340000 {
 			status = "okay";
 		};
@@ -37,7 +42,7 @@
 				status = "okay";
 			};
 
-			sor@15b80000 {
+			hdmi: sor@15b80000 {
 				status = "okay";
 
 				avdd-io-supply = <&vdd_1v0>;
-- 
2.19.1




[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux