Re: [PATCH v3 09/12] dt-bindings: mfd: pm8008: Rework binding

From: Rob Herring (Arm)
Date: Thu Jun 13 2024 - 12:34:13 EST



On Sat, 08 Jun 2024 17:55:23 +0200, Johan Hovold wrote:
> Rework the pm8008 binding, which is currently unused, by dropping
> internal details like register offsets and interrupts and by adding the
> missing regulator and temperature alarm properties.
>
> Note that child nodes are still used for pinctrl and regulator
> configuration.
>
> Also note that the pinctrl state definition will be extended later and
> could eventually also be shared with other PMICs (e.g. by breaking out
> bits of qcom,pmic-gpio.yaml).
>
> Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
> ---
> .../devicetree/bindings/mfd/qcom,pm8008.yaml | 135 +++++++++++-------
> 1 file changed, 80 insertions(+), 55 deletions(-)
>

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