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:
99a2b6d
)
ARM: dts: rockchip: add #sound-dai-cells to hdmi node no rk3036
author
Johan Jonker
<jbx6244@gmail.com>
Mon, 24 Jun 2024 17:43:29 +0000
(19:43 +0200)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 27 Jun 2024 18:57:00 +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 'rk3036.dtsi'.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link:
https://lore.kernel.org/r/55d302e5-c018-4b93-84c1-8cf75162e939@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rk3036.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rockchip/rk3036.dtsi
b/arch/arm/boot/dts/rockchip/rk3036.dtsi
index 04af224005f8c28a261e97eee6db775bff985f54..96279d1e02fec540e5f317c62743ae6c3f3b40a1 100644
(file)
--- a/
arch/arm/boot/dts/rockchip/rk3036.dtsi
+++ b/
arch/arm/boot/dts/rockchip/rk3036.dtsi
@@
-402,6
+402,7
@@
rockchip,grf = <&grf>;
pinctrl-names = "default";
pinctrl-0 = <&hdmi_ctl>;
+ #sound-dai-cells = <0>;
status = "disabled";
ports {