[PATCH v5 3/3] arm64: dts: rockchip: Enable HDMI0 audio output for Rock 5B
Quentin Schulz
quentin.schulz at cherry.de
Tue Feb 4 02:15:48 PST 2025
Hi Detlev,
On 2/3/25 6:16 PM, Detlev Casanova wrote:
> HDMI audio is available on the Rock 5B HDMI TX port.
> Enable it.
>
> Signed-off-by: Detlev Casanova <detlev.casanova at collabora.com>
Reviewed-by: Quentin Schulz <quentin.schulz at cherry.de>
Will try to remember to send patches for RK3588 Tiger Haikou and RK3588
Jaguar once those patches get merged :)
Thanks!
Quentin
> ---
> arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
> index d597112f1d5b8..88ff5d9db2817 100644
> --- a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
> +++ b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
> @@ -204,6 +204,10 @@ &gpu {
> status = "okay";
> };
>
> +&hdmi0_sound {
> + status = "okay";
> +};
> +
> &hdmi0 {
> status = "okay";
> };
> @@ -318,6 +322,10 @@ i2s0_8ch_p0_0: endpoint {
> };
> };
>
> +&i2s5_8ch {
> + status = "okay";
> +};
> +
> &package_thermal {
> polling-delay = <1000>;
>
More information about the Linux-rockchip
mailing list