On Fri, 17 Nov 2023 14:12:52 -0600, David Lechner wrote: > This converts the axi-spi-engine binding to yaml. > > There are a few minor fixes in the conversion: > * Added maintainers. > * Added descriptions for the clocks. > * Fixed the double "@" in the example. > * Added a comma between the clocks in the example. > > Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx> > --- > > Note: This work is being done by BayLibre on behalf of Analog Devices Inc. > This is why the maintainers are @analog.com rather than @baylibre.com. > > .../devicetree/bindings/spi/adi,axi-spi-engine.txt | 31 ---------- > .../bindings/spi/adi,axi-spi-engine.yaml | 66 ++++++++++++++++++++++ > 2 files changed, 66 insertions(+), 31 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>