On 2/28/2024 8:21 PM, Kathiravan Thirumoorthy wrote:
IPQ5321 SoC belong to IPQ5332 family. Add the SoC ID and the cpufreq support. Maximum cpufreq for IPQ5321 is 1.1GHZ, which is determined based on the eFuse. Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@xxxxxxxxxxx>
Reviewed-by: Mukesh Ojha <quic_mojha@xxxxxxxxxxx> for the series.. -Mukesh
--- Kathiravan Thirumoorthy (3): dt-bindings: arm: qcom,ids: Add SoC ID for IPQ5321 soc: qcom: socinfo: Add SoC ID for IPQ5321 cpufreq: qcom-nvmem: add support for IPQ5321 drivers/cpufreq/qcom-cpufreq-nvmem.c | 1 + drivers/soc/qcom/socinfo.c | 1 + include/dt-bindings/arm/qcom,ids.h | 1 + 3 files changed, 3 insertions(+) --- base-commit: 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e change-id: 20240228-ipq5321-sku-support-bd07056d5e01 Best regards,