* [PATCH v1] ARM: dts: rockchip: rk3128: add #sound-dai-cells to hdmi node
@ 2024-06-24 17:26 Johan Jonker
2024-06-27 19:27 ` Heiko Stuebner
0 siblings, 1 reply; 2+ messages in thread
From: Johan Jonker @ 2024-06-24 17:26 UTC (permalink / raw)
To: heiko
Cc: robh, krzk+dt, conor+dt, devicetree, linux-arm-kernel,
linux-rockchip, linux-kernel
'#sound-dai-cells' is required to properly interpret
the list of DAI specified in the 'sound-dai' property,
so add them to the 'hdmi' node for 'rk3128.dtsi'.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
arch/arm/boot/dts/rockchip/rk3128.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/rockchip/rk3128.dtsi b/arch/arm/boot/dts/rockchip/rk3128.dtsi
index 41feb121bd84..e956c9cdd02b 100644
--- a/arch/arm/boot/dts/rockchip/rk3128.dtsi
+++ b/arch/arm/boot/dts/rockchip/rk3128.dtsi
@@ -566,6 +566,7 @@ hdmi: hdmi@20034000 {
pinctrl-names = "default";
pinctrl-0 = <&hdmii2c_xfer &hdmi_hpd &hdmi_cec>;
power-domains = <&power RK3128_PD_VIO>;
+ #sound-dai-cells = <0>;
status = "disabled";
ports {
--
2.39.2
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH v1] ARM: dts: rockchip: rk3128: add #sound-dai-cells to hdmi node
2024-06-24 17:26 [PATCH v1] ARM: dts: rockchip: rk3128: add #sound-dai-cells to hdmi node Johan Jonker
@ 2024-06-27 19:27 ` Heiko Stuebner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2024-06-27 19:27 UTC (permalink / raw)
To: Johan Jonker
Cc: Heiko Stuebner, robh, krzk+dt, conor+dt, linux-kernel,
linux-rockchip, devicetree, linux-arm-kernel
On Mon, 24 Jun 2024 19:26:48 +0200, Johan Jonker wrote:
> '#sound-dai-cells' is required to properly interpret
> the list of DAI specified in the 'sound-dai' property,
> so add them to the 'hdmi' node for 'rk3128.dtsi'.
>
>
Applied, thanks!
[1/1] ARM: dts: rockchip: rk3128: add #sound-dai-cells to hdmi node
commit: 313da6f69fa41d044b03f2ea37e56fe49f1e8a42
Best regards,
--
Heiko Stuebner <heiko@sntech.de>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-27 19:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24 17:26 [PATCH v1] ARM: dts: rockchip: rk3128: add #sound-dai-cells to hdmi node Johan Jonker
2024-06-27 19:27 ` Heiko Stuebner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox