linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/3] Add compatible for Mediatek MT8186
@ 2022-01-25  1:23 Leilk Liu
  2022-01-25  1:23 ` [PATCH V4 1/3] dt-bindings: spi: Convert spi-slave-mt27xx to json-schema Leilk Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Leilk Liu @ 2022-01-25  1:23 UTC (permalink / raw)
  To: Mark Brown, Rob Herring
  Cc: Matthias Brugger, devicetree, linux-kernel, linux-arm-kernel,
	linux-spi, linux-mediatek

Subject: [PATCH V4 0/3] Add compatible for Mediatek MT8186

V4:
1. add "dt-bindings: spi: Convert spi-slave-mt27xx to json-schema" to
this series again.

v3:
1. Fix Rob review comment in v2.

v2:
1. Fix Rob review comment.
2. split spi-mt65xx & spi-slave-mt27xx to 2 patches.

Leilk Liu (3):
  dt-bindings: spi: Convert spi-slave-mt27xx to json-schema
  dt-bindings: spi: Convert spi-mt65xx to json-schema
  dt-bindings: spi: Add compatible for Mediatek MT8186

 .../bindings/spi/mediatek,spi-mt65xx.yaml     | 102 ++++++++++++++++++
 .../spi/mediatek,spi-slave-mt27xx.yaml        |  58 ++++++++++
 .../devicetree/bindings/spi/spi-mt65xx.txt    |  68 ------------
 .../bindings/spi/spi-slave-mt27xx.txt         |  33 ------
 4 files changed, 160 insertions(+), 101 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml
 create mode 100644 Documentation/devicetree/bindings/spi/mediatek,spi-slave-mt27xx.yaml
 delete mode 100644 Documentation/devicetree/bindings/spi/spi-mt65xx.txt
 delete mode 100644 Documentation/devicetree/bindings/spi/spi-slave-mt27xx.txt

--
2.18.0



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

end of thread, other threads:[~2022-02-08 19:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-25  1:23 [PATCH V4 0/3] Add compatible for Mediatek MT8186 Leilk Liu
2022-01-25  1:23 ` [PATCH V4 1/3] dt-bindings: spi: Convert spi-slave-mt27xx to json-schema Leilk Liu
2022-02-04 23:03   ` Rob Herring
2022-01-25  1:23 ` [PATCH V4 2/3] dt-bindings: spi: Convert spi-mt65xx " Leilk Liu
2022-02-04 23:15   ` Rob Herring
2022-01-25  1:23 ` [PATCH V4 3/3] dt-bindings: spi: Add compatible for Mediatek MT8186 Leilk Liu
2022-02-08 19:00 ` [PATCH V4 0/3] " Mark Brown

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).