linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] dt-bindings: spi: omap-spi: Convert to json-schema
@ 2021-06-02 12:34 Aswath Govindraju
  2021-06-02 12:34 ` [PATCH 1/5] ARM: dts: am335x: align ti, pindir-d0-out-d1-in property with dt-shema Aswath Govindraju
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Aswath Govindraju @ 2021-06-02 12:34 UTC (permalink / raw)
  Cc: Lokesh Vutla, Vignesh Raghavendra, Kishon Vijay Abraham I,
	Grygorii Strashko, Aswath Govindraju, Mark Brown, Rob Herring,
	Benoît Cousson, Tony Lindgren, Nishanth Menon, Tero Kristo,
	linux-spi, devicetree, linux-kernel, linux-omap,
	linux-arm-kernel

Convert the omap-spi device tree binding documentation to json-schema.
The property ti,pindir-d0-out-d1-in is expected to be of type boolean.

All ti,pindir-d0-out-d1-in occurences are fixed before changing the
binding to avoid dtbs_check warnings.

Aswath Govindraju (5):
  ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema
  ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema
  arm64: dts: ti: am65: align ti,pindir-d0-out-d1-in property with
    dt-shema
  arm64: dts: ti: k3-am642-evm: align ti,pindir-d0-out-d1-in property
    with dt-shema
  dt-bindings: spi: omap-spi: Convert to json-schema

 .../devicetree/bindings/spi/omap-spi.txt      |  48 -------
 .../devicetree/bindings/spi/omap-spi.yaml     | 126 ++++++++++++++++++
 arch/arm/boot/dts/am335x-cm-t335.dts          |   2 +-
 arch/arm/boot/dts/am43x-epos-evm.dts          |   4 +-
 arch/arm64/boot/dts/ti/k3-am642-evm.dts       |   2 +-
 .../boot/dts/ti/k3-am65-iot2050-common.dtsi   |   2 +-
 .../arm64/boot/dts/ti/k3-am654-base-board.dts |   2 +-
 7 files changed, 132 insertions(+), 54 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/spi/omap-spi.txt
 create mode 100644 Documentation/devicetree/bindings/spi/omap-spi.yaml

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-06-07 20:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 12:34 [PATCH 0/5] dt-bindings: spi: omap-spi: Convert to json-schema Aswath Govindraju
2021-06-02 12:34 ` [PATCH 1/5] ARM: dts: am335x: align ti, pindir-d0-out-d1-in property with dt-shema Aswath Govindraju
2021-06-02 12:34 ` [PATCH 2/5] ARM: dts: am437x: " Aswath Govindraju
2021-06-02 12:34 ` [PATCH 3/5] arm64: dts: ti: am65: " Aswath Govindraju
2021-06-07 13:40   ` [PATCH 3/5] arm64: dts: ti: am65: align ti,pindir-d0-out-d1-in " Nishanth Menon
2021-06-07 13:48     ` Aswath Govindraju
2021-06-07 20:24       ` Nishanth Menon
2021-06-02 12:34 ` [PATCH 4/5] arm64: dts: ti: k3-am642-evm: align ti, pindir-d0-out-d1-in " Aswath Govindraju
2021-06-02 12:34 ` [PATCH 5/5] dt-bindings: spi: omap-spi: Convert to json-schema Aswath Govindraju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).