Skip to content
Snippets Groups Projects
Commit 369abe6f authored by Detlev Casanova's avatar Detlev Casanova
Browse files

arm64: dts: rockchip: Enable HDMI0 audio output for Rock 5B


HDMI audio is available on the Rock 5B HDMI TX port.
Enable it.

Reviewed-by: default avatarQuentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: default avatarDetlev Casanova <detlev.casanova@collabora.com>
parent bf91f445
No related branches found
No related tags found
No related merge requests found
...@@ -204,6 +204,10 @@ &gpu { ...@@ -204,6 +204,10 @@ &gpu {
status = "okay"; status = "okay";
}; };
&hdmi0_sound {
status = "okay";
};
&hdmi0 { &hdmi0 {
status = "okay"; status = "okay";
}; };
...@@ -318,6 +322,10 @@ i2s0_8ch_p0_0: endpoint { ...@@ -318,6 +322,10 @@ i2s0_8ch_p0_0: endpoint {
}; };
}; };
&i2s5_8ch {
status = "okay";
};
&package_thermal { &package_thermal {
polling-delay = <1000>; polling-delay = <1000>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment