Re: [PATCH v8 1/3] dt-bindings: mfd: twl: Add missing sub-nodes for TWL4030 & TWL603x

From: Andreas Kemnade

Date: Sun Sep 21 2025 - 18:12:51 EST


On Sun, 14 Sep 2025 21:25:14 +0200
Jihed Chaibi <jihed.chaibi.dev@xxxxxxxxx> wrote:

> Update the main TI TWL-family binding to be self-contained and to fix
> pre-existing validation errors.
>
> To ensure future patches are bisectable, child nodes whose bindings
> are in other patches (audio, keypad, usb, etc.) are now defined using
> a flexible 'additionalProperties: true' pattern. This removes hard
> dependencies between the MFD and subsystem bindings.
>
> The complete dtbs_check for this binding is clean except for two
> warnings originating from pre-existing bugs in the OMAP DTS files,
> for which fixes have already been submitted separately [1][2].
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
> Acked-by: Uwe Kleine-König <ukleinek@xxxxxxxxxx>
> Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@xxxxxxxxx>
>
Reviewed-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>