Skip to content

Commit

Permalink
dts: lge: Add some hdmi codec props for the G5.
Browse files Browse the repository at this point in the history
Simply enabling the codec CONFIG wasn't enough.
  • Loading branch information
AShiningRay committed Sep 16, 2022
1 parent 63efba3 commit 34b4213
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64/boot/dts/lge/g5/common/sound.dtsi
Expand Up @@ -89,6 +89,9 @@
"msm-dai-q6-tdm.36913", "msm-dai-q6-tdm.36915",
"msm-dai-q6-tdm.36917", "msm-dai-q6-tdm.36919";

qcom,hdmi-audio-rx;
asoc-codec = <&stub_codec>, <&ext_disp_audio_codec>;
asoc-codec-names = "msm-stub-codec.1", "msm-ext-disp-audio-codec-rx";
qcom,wsa-max-devs = <1>;
qcom,wsa-devs = <&wsa881x_213>;
qcom,wsa-aux-dev-prefix = "SpkrLeft";
Expand Down

0 comments on commit 34b4213

Please sign in to comment.