Re: [PATCH 2/4] regulator: qcom,rpmh: add compatible for pm8010 RPMH regultor

From: Krzysztof Kozlowski
Date: Mon Dec 11 2023 - 02:58:22 EST


On 11/12/2023 04:17, Fenglin Wu via B4 Relay wrote:
> From: Fenglin Wu <quic_fenglinw@xxxxxxxxxxx>
>
> Add compatible for PM8010 RPMH regulators present on sm8550-qrd and
> sm8550-mtp boards.
>
> Suggested-by: David Collins <quic_collinsd@xxxxxxxxxxx>
> Signed-off-by: Fenglin Wu <quic_fenglinw@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.

Also fix typo: regultor->regulator

With both fixed:

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof