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

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

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] 5+ messages in thread

end of thread, other threads:[~2022-01-25  3:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-24  6:12 [PATCH V3 0/3] Add compatible for Mediatek MT8186 Leilk Liu
2022-01-24  6:12 ` [PATCH V3 1/2] dt-bindings: spi: Convert spi-mt65xx to json-schema Leilk Liu
2022-01-24 13:18   ` Mark Brown
2022-01-25  1:18     ` Leilk Liu
2022-01-24  6:12 ` [PATCH V3 2/2] dt-bindings: spi: Add compatible for Mediatek MT8186 Leilk Liu

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