Skip to content

Commit

Permalink
Merge pull request torvalds#187 from nascs/Radxa_cm3_Rpi_cm4_io_hdmi_…
Browse files Browse the repository at this point in the history
…sound

Changes:
  * Radxa CM3 + RPI CM4 IO: fix HDMI sound.

Signed-off-by: Stephen Chen <stephen@radxa.com>
  • Loading branch information
RadxaStephen authored Aug 18, 2023
2 parents ce8634e + 3ccdbdd commit ed204f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

hdmi_sound: hdmi-sound {
compatible = "simple-audio-card";
simple-audio-card,format = "is";
simple-audio-card,format = "i2s";
simple-audio-card,mclk-fs = <128>;
simple-audio-card,name = "rockchip-hdmi0";

Expand Down

0 comments on commit ed204f7

Please sign in to comment.