Skip to content
/ linux Public
forked from torvalds/linux

Commit

Permalink
arm64: dts: cm3 io: Modify hdmi sound card name
Browse files Browse the repository at this point in the history
Signed-off-by: Feng Zhang <[email protected]>
  • Loading branch information
vamrs-feng committed Jul 24, 2023
1 parent f966388 commit 0d8fdfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
compatible = "simple-audio-card";
simple-audio-card,format = "i2s";
simple-audio-card,mclk-fs = <128>;
simple-audio-card,name = "rockchip,hdmi";
simple-audio-card,name = "rockchip-hdmi0";

simple-audio-card,cpu {
sound-dai = <&i2s0_8ch>;
Expand Down

0 comments on commit 0d8fdfc

Please sign in to comment.