Re: [PATCH] arm64: dts: qcom: Fix regulators node names

From: Krzysztof Kozlowski
Date: Fri Jan 27 2023 - 10:33:43 EST


On 27/01/2023 14:01, Abel Vesa wrote:
> Bindings check fails as the schema expects the regulator node names to
> have the suffix -regulators, so use the name and the id of the pmic to
> compile the node name instead.
>
> Fixes: 71342fb91eae ("arm64: dts: qcom: Add base SM8550 MTP dts")
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> ---

No, the original code is what we requested.

You are making it now incorrect (although bindings need to catch up).

See:
https://lore.kernel.org/linux-arm-msm/9e805614-8d21-4f8b-1b31-790686c95aa5@xxxxxxxxxx/T/#t

Best regards,
Krzysztof