Re: [PATCH v2 2/2] dt-bindings: mfd: ti,keystone-devctrl: Convert to DT schema
Bhargav Joshi <[email protected]>
| Newsgroups | org.kernel.vger.linux-devicetree,dev.linux.lists.mfd,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAOWyW_4BrU+BO+KQjH1M525+0y6_YOa2C_3sjrxPzzgT46aNJw@mail.gmail.com> |
Hi, On Tue, Aug 18, 2026 at 12:31 PM Krzysztof Kozlowski <[email protected]> wrote: > > 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 <[email protected]> > > --- > > 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/[email protected]/ > > --- > > 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. Yes, but ti,keystone-reset is now already merged into linux-next, so i can wait until it is merged into mainline then resend the patch without warning. Best regards, Bhargav