Re: [PATCH] arm64: dts: qcom: sc7280: Add support for two additional DDR frequencies

From: Pushpendra Singh
Date: Thu Jul 03 2025 - 05:47:06 EST


On 7/1/2025 1:26 PM, Krzysztof Kozlowski wrote:
> On 01/07/2025 09:43, Pushpendra Singh wrote:
>> Cc: kernel@xxxxxxxxxxx, kernel@xxxxxxxxxxxxxxxx
>>
>> The SC7280 SoC now supports two additional frequencies. This patch
>> add those frequencies to the BWMON OPP table and updates the frequency
>> mapping table accordingly.
>>
>> These changes do not impact existing platforms, as the updated mapping
>> only affects the highest OPP. On any given platform, this will continue
>> to vote for the maximum available OPP.
>>
>> Change-Id: Id3a91e065c49848d9af18e5c3edee0836cb693e5
>> Signed-off-by: Pushpendra Singh <quic_pussin@xxxxxxxxxxx>
>
> Doesn't your internal guideline tell you to run checkpatch before sending?
>
> Also it mentions many other things, so read entire guideline prior to
> posting.
>

You're absolutely right, I should have run checkpatch before submitting. I appreciate you pointing that out. I've reviewed the internal guidelines more thoroughly now and will make sure to follow them closely in future submissions. Also, the issues are addressed in v2.

Thanks,
Pushpendra

> Best regards,
> Krzysztof