Re: [PATCH v4 2/2] dt-bindings: mfd: ti,keystone-devctrl: Convert to DT schema
From: Rob Herring (Arm)
Date: Thu Sep 17 2026 - 15:59:32 EST
On Tue, 01 Sep 2026 05:08:13 +0530, Bhargav Joshi wrote:
> Convert the Texas Instruments Keystone Device State Control binding from
> legacy text format to DT schema.
>
> During the conversion, the following updates were made:
> - Add "simple-mfd" to compatibles matching existing dts usage.
> - Add required bus properties #address-cells, #size-cells, and ranges
> which were missing in text binding.
> - Document child nodes gpio, interrupt-controller, and reset-controller.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> .../bindings/mfd/ti,keystone-devctrl.yaml | 90 ++++++++++++++++++++++
> .../bindings/mfd/ti-keystone-devctrl.txt | 19 -----
> 2 files changed, 90 insertions(+), 19 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>