]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: renesas: hihope: Drop #sound-dai-cells
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Thu, 10 Oct 2024 13:53:31 +0000 (14:53 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Sun, 3 Nov 2024 11:27:21 +0000 (12:27 +0100)
"#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 9e72606cd2db ("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: 9e72606cd2db ("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>
arch/arm64/boot/dts/renesas/hihope-rev2.dtsi
arch/arm64/boot/dts/renesas/hihope-rev4.dtsi

index 8e2db1d6ca81e23030270ca1f8652f06964b7424..25c55b32aafe5a54be3ed8700d83a347ab39b875 100644 (file)
@@ -69,9 +69,6 @@
 
        status = "okay";
 
-       /* Single DAI */
-       #sound-dai-cells = <0>;
-
        rsnd_port: port {
                rsnd_endpoint: endpoint {
                        remote-endpoint = <&dw_hdmi0_snd_in>;
index 66f3affe0469737c951f7a5f45466102725d1bb1..deb69c27277566d264bc83c68b7893aa94bf6ec6 100644 (file)
@@ -84,9 +84,6 @@
        pinctrl-names = "default";
        status = "okay";
 
-       /* Single DAI */
-       #sound-dai-cells = <0>;
-
        /* audio_clkout0/1/2/3 */
        #clock-cells = <1>;
        clock-frequency = <12288000 11289600>;