Breadcrumbs linux-firmware /qcom / sdm845/ Directory actions More options Latest commit lumagand Josh Boyer ath10k/WCN3990: move wlanmdsp to qcom/sdm845 a0142c5· Sep 6, 2023 HistoryHistory Folders and files Name Last commit message Last commit date parent directory .. Thundercomm/db845c qco...
Linux mainline fork with SDM845 patches, currently supported devices: OnePlus 6/6T, Xiaomi Pocophone F1
Breadcrumbs linux-firmware /qcom /sdm845 / wlanmdsp.mbn Latest commit lumagand Josh Boyer ath10k/WCN3990: move wlanmdsp to qcom/sdm845 a0142c5· Sep 6, 2023 HistoryHistory File metadata and controls Code Blame 3.55 MB Raw View raw (Sorry about that, but we can’t show files that ...
Linux mainline fork with SDM845 patches, currently supported devices: OnePlus 6/6T, Xiaomi Pocophone F1
> The Qualcomm SDM845 SoC has a separate SLPI (Sensor Low Power Island) > DSP for sensors connected to the SoC which is responsible for exposing > sensors to userspace, power saving, and other features. > While sensors are connected to GPIOs of the SoC, they cannot be used ...
arch/arm64/boot/dts/qcom/sdm845.dtsi Original file line numberDiff line numberDiff line change @@ -675,6 +675,17 @@ interrupt-controller; #interrupt-cells = <2>; }; ipa_smp2p_out: ipa-ap-to-modem { qcom,entry-name = "ipa"; #qcom,smem-state-cells = <1>; }; ipa_smp2p_...
Note for@calebccffor anyone updating kernel for SDM845. Why: https://www.youtube.com/watch?v=QIqT2obSPDk pmbootstrap#1864 (closed) What: enable these listed options:https://wiki.postmarketos.org/wiki/Kernel_configuration#CONFIG_KEY_DH_OPERATIONS ...
Code Pull requests Actions Security Insights master Breadcrumbs linux-firmware /qcom /sdm845 / cdsp.mbn Latest commit HistoryHistory File metadata and controls Code Blame 2.58 MB Raw View raw (Sorry about that, but we can’t show files that are this big right now.)Footer...
caleb: removed this comment, it was an entire copy of ther SDM845 kernel .config file which we just takes up a bunch of space Edited1 year agobyCaleb Connolly qwsaeda a@qwsaeda·1 year ago Author Manually adding 'CONFIGMEMCG_SWAP=y', compilation failed ...
This leads to the current Linux driver failing to probe instead of printing an error during suspend and USB wakeup not working as intended. Fixes: 84ad9ac ("arm64: dts: qcom: sdm845: fix USB wakeup interrupt types") Fixes: ca4db2b ("arm64: dts: qcom: sdm845: Add USB-related nodes...