]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
riscv: dts: starfive: visionfive 2: update sound and codec dt node name
authorJisheng Zhang <jszhang@kernel.org>
Mon, 29 Apr 2024 00:13:12 +0000 (08:13 +0800)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 30 Apr 2024 21:04:16 +0000 (22:04 +0100)
Use "audio-codec" as the codec dt node name, and "sound" as the simple
audio card dt name.

Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi

index ccd0ce55aa5301b2adae12413cb94fbbf4aa78d3..50955cc45658d76ff40ca514a62e31d9c5b32276 100644 (file)
                priority = <224>;
        };
 
-       pwmdac_codec: pwmdac-codec {
+       pwmdac_codec: audio-codec {
                compatible = "linux,spdif-dit";
                #sound-dai-cells = <0>;
        };
 
-       sound-pwmdac {
+       sound {
                compatible = "simple-audio-card";
                simple-audio-card,name = "StarFive-PWMDAC-Sound-Card";
                #address-cells = <1>;