| #
ed9b177e |
| 14-Apr-2026 |
Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com> |
clk: qcom: move PAS clock group to its own compilation unit
PAS clock configuration is conditionally compiled and platform-specific; keeping it in the same file as the core clock setup adds unnecess
clk: qcom: move PAS clock group to its own compilation unit
PAS clock configuration is conditionally compiled and platform-specific; keeping it in the same file as the core clock setup adds unnecessary coupling and complicates maintenance.
No functional change.
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com> Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
show more ...
|
| #
3fff682d |
| 16-Feb-2026 |
Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com> |
pta: qcom_pas: Add support for ADSP
Add Peripheral Authentication Service (PAS) support for the Audio DSP (ADSP), enabling loading of the ADSP firmware image.
Authentication not done yet.
Initial
pta: qcom_pas: Add support for ADSP
Add Peripheral Authentication Service (PAS) support for the Audio DSP (ADSP), enabling loading of the ADSP firmware image.
Authentication not done yet.
Initial validation used https://github.com/qualcomm/fastrpc.git (all tests pass)
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com> Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
show more ...
|
| #
594035b1 |
| 16-Feb-2026 |
Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com> |
pta: qcom_pas: Add support for CDSP
Add Peripheral Authentication Service (PAS) support for the Compute DSP (CDSP), enabling loading of the CDSP firmware image.
Authentication not done yet.
Initia
pta: qcom_pas: Add support for CDSP
Add Peripheral Authentication Service (PAS) support for the Compute DSP (CDSP), enabling loading of the CDSP firmware image.
Authentication not done yet.
Initial validation used https://github.com/qualcomm/fastrpc.git (all tests pass)
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com> Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
show more ...
|
| #
8444b75f |
| 05-Feb-2026 |
Sumit Garg <sumit.garg@oss.qualcomm.com> |
clk: Add initial clock framework for Qualcomm platforms
Add clock framework for Qualcomm platforms. Currently the support is added for clocks related to WPSS subsystem on Kodiak SoC.
Co-developed-b
clk: Add initial clock framework for Qualcomm platforms
Add clock framework for Qualcomm platforms. Currently the support is added for clocks related to WPSS subsystem on Kodiak SoC.
Co-developed-by: Casey Connolly <casey.connolly@linaro.org> Signed-off-by: Casey Connolly <casey.connolly@linaro.org> Signed-off-by: Sumit Garg <sumit.garg@oss.qualcomm.com> Reviewed-by: Jorge Ramirez-Ortiz <jorge.rammirez@oss.qualcomm.com>
show more ...
|