Re: [PATCH v3 1/3] dt-bindings: spmi: split out common QCOM SPMI PMIC arbiter properties

From: Rob Herring (Arm)
Date: Mon Oct 27 2025 - 12:29:36 EST



On Fri, 24 Oct 2025 15:03:21 +0530, Jishnu Prakash wrote:
> Split out the common SPMI PMIC arbiter properties for QCOM devices into a
> separate file so that it can be included as a reference for devices
> using them. This will be needed for the upcoming PMIC v8 arbiter
> support patch, as the v8 arbiter also uses these common properties.
>
> Signed-off-by: Jishnu Prakash <jishnu.prakash@xxxxxxxxxxxxxxxx>
> ---
> .../bindings/spmi/qcom,spmi-pmic-arb-common.yaml | 35 ++++++++++++++++++++++
> .../bindings/spmi/qcom,spmi-pmic-arb.yaml | 17 +----------
> .../bindings/spmi/qcom,x1e80100-spmi-pmic-arb.yaml | 21 +++----------
> 3 files changed, 40 insertions(+), 33 deletions(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>