Re: [PATCH RFT v2 2/4] dt-bindings: soc: qcom: smd-rpm: add qcom,glink-channels

From: Rob Herring
Date: Fri Sep 02 2022 - 17:32:16 EST


On Thu, 01 Sep 2022 12:33:59 +0300, Krzysztof Kozlowski wrote:
> The Qualcomm Resource Power Manager (RPM) over SMD bindings contain
> compatibles and description for RPM devices on two different
> communication channels: SMD and GLINK. Except the difference in the
> parent node, they use different properties for describing name of
> channel qcom,smd-channels or qcom,glink-channels. The first one is
> already present but second is missing:
>
> qcom/sm6125-sony-xperia-seine-pdx201.dtb: rpm-requests: 'qcom,glink-channels' does not match any of the regexes: '^regulators(-[01])?$', 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. New patch
> ---
> .../bindings/soc/qcom/qcom,smd-rpm.yaml | 21 +++++++++++++++----
> 1 file changed, 17 insertions(+), 4 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>