arm64: tegra: Wire up cec to devkits

This enables hdmi cec and routes it to the hdmi port on all supported
Tegra210, Tegra186, and Tegra194 devkits.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
This commit is contained in:
Aaron Kling
2025-04-07 14:29:27 -05:00
committed by Thomas Makin
parent 9c56b5cd14
commit 7ee206935e
6 changed files with 36 additions and 0 deletions

View File

@@ -2394,6 +2394,12 @@
phy-names = "usb2-0";
};
cec@3960000 {
status = "okay";
hdmi-phandle = <&sor1>;
};
i2c@c250000 {
/* carrier board ID EEPROM */
eeprom@57 {

View File

@@ -712,6 +712,12 @@
phy-names = "usb2-0";
};
cec@3960000 {
status = "okay";
hdmi-phandle = <&sor1>;
};
hsp@3c00000 {
status = "okay";
};

View File

@@ -2121,6 +2121,12 @@
phy-names = "usb2-0", "usb2-1", "usb2-3", "usb3-0", "usb3-2", "usb3-3";
};
cec@3960000 {
status = "okay";
hdmi-phandle = <&sor2>;
};
i2c@c240000 {
typec@8 {
compatible = "cypress,cypd4226";

View File

@@ -2174,6 +2174,12 @@
phy-names = "usb2-1", "usb2-2", "usb3-2";
};
cec@3960000 {
status = "okay";
hdmi-phandle = <&sor1>;
};
host1x@13e00000 {
display-hub@15200000 {
status = "okay";

View File

@@ -90,6 +90,12 @@
};
};
cec@70015000 {
status = "okay";
hdmi-phandle = <&sor1>;
};
clock@70110000 {
status = "okay";

View File

@@ -429,6 +429,12 @@
nvidia,sys-clock-req-active-high;
};
cec@70015000 {
status = "okay";
hdmi-phandle = <&sor1>;
};
hda@70030000 {
nvidia,model = "NVIDIA Jetson Nano HDA";