Skip to content
/ linux Public
forked from torvalds/linux

Commit

Permalink
Merge pull request torvalds#165 from vamrs-feng/pr_hdmi_sound
Browse files Browse the repository at this point in the history
Change Radxa CM3 IO HDMI sound card name.

Signed-off-by: Stephen Chen <stephen@radxa.com>
  • Loading branch information
RadxaStephen authored Jul 25, 2023
2 parents f966388 + 0d8fdfc commit 402af23
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 402af23

Please sign in to comment.