Re: [PATCH v2 2/2] dt-bindings: mfd: ti,keystone-devctrl: Convert to DT schema
From: Krzysztof Kozlowski
Date: Tue Aug 18 2026 - 03:02:18 EST
On Sun, Aug 16, 2026 at 12:23:00AM +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>
> ---
> Note: Running dt_binding_check on patch will yield a warning for
> 'ti,keystone-reset' in the example block. The YAML conversion patch for
> that child node is already in progress here:
> https://lore.kernel.org/linux-devicetree/20260813-ti-keystone-reset-v1-1-189389503324@xxxxxxxxx/
> ---
You need to send dependencies together, either in patchset or even one
patch, depending on the case. If this has warnings then it cannot be
applied.
Best regards,
Krzysztof