Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] ARM: dts: rockchip: rk3036: add #sound-dai-cells to hdmi node
@ 2024-06-24 17:43 Johan Jonker
  2024-06-27 19:27 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Jonker @ 2024-06-24 17:43 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 'rk3036.dtsi'.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rockchip/rk3036.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/rockchip/rk3036.dtsi b/arch/arm/boot/dts/rockchip/rk3036.dtsi
index 04af224005f8..96279d1e02fe 100644
--- a/arch/arm/boot/dts/rockchip/rk3036.dtsi
+++ b/arch/arm/boot/dts/rockchip/rk3036.dtsi
@@ -402,6 +402,7 @@ hdmi: hdmi@20034000 {
 		rockchip,grf = <&grf>;
 		pinctrl-names = "default";
 		pinctrl-0 = <&hdmi_ctl>;
+		#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: rk3036: add #sound-dai-cells to hdmi node
  2024-06-24 17:43 [PATCH v1] ARM: dts: rockchip: rk3036: 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:43:29 +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 'rk3036.dtsi'.
> 
> 

Applied, thanks!

[1/1] ARM: dts: rockchip: rk3036: add #sound-dai-cells to hdmi node
      commit: d45db4fcd3ae0d13191c8db00583f0bc49d9795d

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:43 [PATCH v1] ARM: dts: rockchip: rk3036: 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