Skip to content

Commit 738dbef

Browse files
prabhakarladgregkh
authored andcommitted
arm64: dts: renesas: hihope: Drop #sound-dai-cells
[ Upstream commit 9cc926e ] "#sound-dai-cells" is required if the board is using "simple-card". However, the HiHope board uses "audio-graph", thus remove the unneeded `#sound-dai-cells`. Commit 9e72606 ("arm64: dts: renesas: #sound-dai-cells is used when simple-card") updated the comment regarding usage of "#sound-dai-cells" in the SoC DTSI but missed to remove "#sound-dai-cells" from board DTS files. Fixes: 9e72606 ("arm64: dts: renesas: #sound-dai-cells is used when simple-card") Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/20241010135332.710648-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent a5b7bc2 commit 738dbef

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

arch/arm64/boot/dts/renesas/hihope-rev2.dtsi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@
6969

7070
status = "okay";
7171

72-
/* Single DAI */
73-
#sound-dai-cells = <0>;
74-
7572
rsnd_port: port {
7673
rsnd_endpoint: endpoint {
7774
remote-endpoint = <&dw_hdmi0_snd_in>;

arch/arm64/boot/dts/renesas/hihope-rev4.dtsi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@
8484
pinctrl-names = "default";
8585
status = "okay";
8686

87-
/* Single DAI */
88-
#sound-dai-cells = <0>;
89-
9087
/* audio_clkout0/1/2/3 */
9188
#clock-cells = <1>;
9289
clock-frequency = <12288000 11289600>;

0 commit comments

Comments
 (0)