Re: [PATCH v5 9/9] dts: arm64: qcom: ipq9574: Enable CPR

From: Varadarajan Narayanan
Date: Wed Jul 10 2024 - 02:16:06 EST


On Tue, Jul 09, 2024 at 11:04:52AM +0200, Krzysztof Kozlowski wrote:
> On 09/07/2024 11:01, Varadarajan Narayanan wrote:
> > * Add CPR, RPMPD, OPP table nodes as applicable to IPQ9574 to
> > enable CPR functionality on IPQ9574.
> >
> > * Bootloader set frequency 792MHz is added to the OPP table to
> > the avoid 'need at least 2 OPPs to use CPR' error
> >
> > * Remove 1.2GHz as it is not supported in any of the IPQ9574 SKUs.
> >
> > Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx>
>
> Please use subject prefixes matching the subsystem. You can get them for
> example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
> your patch is touching. For bindings, the preferred subjects are
> explained here:
> https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters

Sorry. Have posted V6 rebased on top of Konrad's latest version
and rectifying the subject prefix. Please take a look.

Thanks
Varada