projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d45db4f
)
ARM: dts: rockchip: add #sound-dai-cells to hdmi node on rk3128
author
Johan Jonker
<jbx6244@gmail.com>
Mon, 24 Jun 2024 17:26:48 +0000
(19:26 +0200)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 27 Jun 2024 18:57:05 +0000
(20:57 +0200)
'#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>
Link:
https://lore.kernel.org/r/9d0fabb0-70b0-4b4b-ac7c-389b1c7afe20@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rk3128.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rockchip/rk3128.dtsi
b/arch/arm/boot/dts/rockchip/rk3128.dtsi
index 5019aae1be328e28bfae90fea52c9bbc7ad6f949..23e633387c24ddcf606fbb8790763fdb7d23f9d4 100644
(file)
--- a/
arch/arm/boot/dts/rockchip/rk3128.dtsi
+++ b/
arch/arm/boot/dts/rockchip/rk3128.dtsi
@@
-566,6
+566,7
@@
pinctrl-names = "default";
pinctrl-0 = <&hdmii2c_xfer &hdmi_hpd &hdmi_cec>;
power-domains = <&power RK3128_PD_VIO>;
+ #sound-dai-cells = <0>;
status = "disabled";
ports {