On 3/25/2024 9:19 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. Viresh is okay to merge the cpufreq change via qcom tree[1] and provided his Ack. [1] https://lore.kernel.org/linux-arm-msm/20240306053200.6iwrviltwt3pnfnt@vireshk-i7/
Gentle Reminder...
Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@xxxxxxxxxxx> --- Changes in v2: - rebase on next-20240325 - pick up the tags - Link to v1: https://lore.kernel.org/linux-arm-msm/20240228-ipq5321-sku-support-v1-0-14e4d4715f4b@xxxxxxxxxxx/ --- 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: 1fdad13606e104ff103ca19d2d660830cb36d43e change-id: 20240228-ipq5321-sku-support-bd07056d5e01 Best regards,