[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220209014443.12443-1-leilk.liu@mediatek.com>
Date: Wed, 9 Feb 2022 09:44:40 +0800
From: Leilk Liu <leilk.liu@...iatek.com>
To: Mark Brown <broonie@...nel.org>, Rob Herring <robh+dt@...nel.org>
CC: Matthias Brugger <matthias.bgg@...il.com>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-spi@...r.kernel.org>, <linux-mediatek@...ts.infradead.org>
Subject: [PATCH V5 0/3] Add compatible for Mediatek MT8186
V5:
1. re-send these patchs based on v5.17-rc1.
2. add the flags: "Reviewed-by Rob Herring".
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.25.1
Powered by blists - more mailing lists