Re: [PATCH v2 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency

From: Kathiravan Thirumoorthy
Date: Tue Mar 12 2024 - 11:37:43 EST




On 3/7/2024 8:32 AM, Chukun Pan wrote:
Hi, Dmitry
I did before writing the comment. You have the only IPQ6000 case, it
sets drv->versions = IPQ6000_VERSION = BIT(2) = 0x4. So, as I said,
you are enabling this for all IPQ6000 SoC versions, unless I miss
something.

Sorry, I didn't explain it clearly.
In fact, there are some ipq6000 SoCs whose msm_id is QCOM_ID_IPQ6018.
But the chip screen printing is ipq6000.
OEM boot log: `CPU: IPQ6018, SoC Version: 1.0`
For these SOCs, I tested the frequency is up to 1.5GHz.


Could you share the OEM bootloader log on both these SoCs?



Thanks,
Chukun