On Mon, Apr 29, 2024 at 09:14:21PM +0530, Kousik Sanagavarapu wrote: > Convert txt binding of TI's qspi controller (found on their omap SoCs) to > dtschema to allow for validation. > > The changes, w.r.t. the original txt binding, are: > > - Introduce "clocks" and "clock-names" which was never mentioned. > - Reflect that "ti,hwmods" is deprecated and is not a "required" > property anymore. > - Introduce "num-cs" which allows for setting the number of chip > selects. > - Drop "qspi_ctrlmod". > > Signed-off-by: Kousik Sanagavarapu <five231003@xxxxxxxxx> > --- Please don't review this. I've received additional comments on v1 after I sent this out, so I'll make those changes and reroll with v3. Thanks