Re: [PATCH v2 02/10] dt-bindings: rohm,bd*: Ref common ROHM bindings

From: Rob Herring (Arm)

Date: Tue Aug 11 2026 - 21:43:49 EST



On Tue, 04 Aug 2026 13:20:50 +0300, Matti Vaittinen wrote:
> From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
>
> The commonly used ROHM PMIC bindings were added into
> rohm,pmic-pins.yaml. Keeping commonly used properties in one file can
> ease both the maintaining the bindings and the reviewing process.
>
> Reference the common bindings from rohm,pmic-pins.yaml, instead of
> declaring them from the scratch for every PMIC using them. Keep the PMIC
> variant specific information (like supported pin functions) in PMIC the
> specific files, so unsupported values won't be allowed.
>
> Signed-off-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
>
> ---
> Revision history:
> v2:
> - New patch
> ---
> .../bindings/mfd/rohm,bd71815-pmic.yaml | 9 +++---
> .../bindings/mfd/rohm,bd71828-pmic.yaml | 9 +++---
> .../bindings/mfd/rohm,bd72720-pmic.yaml | 29 +++----------------
> 3 files changed, 12 insertions(+), 35 deletions(-)
>

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