Merge 6e408f41e3 on remote branch

Change-Id: Icfdbbf289984a4c627300e6d6449db385ad9ce2f
This commit is contained in:
Linux Build Service Account
2024-09-20 02:50:27 -07:00
2 changed files with 18 additions and 17 deletions

View File

@@ -389,8 +389,9 @@
clocks = <&clock_audio_bt_swr_mclk_clk 0>, <&clock_audio_bt_swr_mclk_clk_2x 0>,
<&lpass_core_hw_vote 0>, <&lpass_audio_hw_vote 0>;
qcom,bt-swr-gpios = <&bt_swr_gpios>;
};
swr4: bt_swr_mstr {
&swr4 {
compatible = "qcom,swr-mstr";
qcom,swr_master_id = <5>;
clock-names = "lpass_core_hw_vote",
@@ -407,7 +408,6 @@
<7 BT_AUDIO_TX3 0x3>, <8 FM_AUDIO_TX1 0x3>;
qcom,swr-num-dev = <1>;
};
};
&spf_core_platform {
sun_snd: sound {

View File

@@ -30,6 +30,7 @@
compatible = "qcom,gpr";
qcom,glink-channels = "adsp_apps";
qcom,intents = <0x200 20>;
qcom,ch-sched-rt;
reg = <GPR_DOMAIN_ADSP>;
spf_core {