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

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

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     | 100 ++++++++++++++++++
 .../spi/mediatek,spi-slave-mt27xx.yaml        |  73 +++++++++++++
 .../devicetree/bindings/spi/spi-mt65xx.txt    |  68 ------------
 .../bindings/spi/spi-slave-mt27xx.txt         |  33 ------
 4 files changed, 173 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.25.1




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

end of thread, other threads:[~2022-01-24  5:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 10:36 [PATCH V2 0/3] Add compatible for Mediatek MT8186 Leilk Liu
2022-01-12 10:36 ` [PATCH V2 1/3] dt-bindings: spi: Convert spi-slave-mt27xx to json-schema Leilk Liu
2022-01-22  0:53   ` Rob Herring
2022-01-24  5:54     ` Leilk Liu
2022-01-12 10:36 ` [PATCH V2 2/3] dt-bindings: spi: Convert spi-mt65xx " Leilk Liu
2022-01-22  0:57   ` Rob Herring
2022-01-24  5:54     ` Leilk Liu
2022-01-12 10:36 ` [PATCH V2 3/3] dt-bindings: spi: Add compatible for Mediatek MT8186 Leilk Liu
2022-01-22  0:57   ` Rob Herring

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