Skip to content

Commit b9a1481

Browse files
xhackerustcConchuOD
authored andcommitted
riscv: dts: starfive: visionfive 2: update sound and codec dt node name
Use "audio-codec" as the codec dt node name, and "sound" as the simple audio card dt name. Suggested-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Jisheng Zhang <[email protected]> Reviewed-by: Emil Renner Berthing <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 4c536aa commit b9a1481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
priority = <224>;
4242
};
4343

44-
pwmdac_codec: pwmdac-codec {
44+
pwmdac_codec: audio-codec {
4545
compatible = "linux,spdif-dit";
4646
#sound-dai-cells = <0>;
4747
};
4848

49-
sound-pwmdac {
49+
sound {
5050
compatible = "simple-audio-card";
5151
simple-audio-card,name = "StarFive-PWMDAC-Sound-Card";
5252
#address-cells = <1>;

0 commit comments

Comments
 (0)