diff options
author | Rob Herring | 2022-12-09 11:16:43 -0600 |
---|---|---|
committer | Mark Brown | 2022-12-09 17:39:08 +0000 |
commit | 3cf241c3d56ff19f5192cb42a025bc6582b6e8fa (patch) | |
tree | 4cecaf0b2d45c0294095e7b7901a22fc26fef20a /MAINTAINERS | |
parent | 3a6f994f848a69deb2bf3cd9d130dd0c09730e55 (diff) |
spi: dt-bindings: Convert Synquacer SPI to DT schema
Convert the Socionext Synquacer SPI binding to DT format.
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221209171644.3351787-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 046ff06ff97f..715636748f79 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19041,7 +19041,7 @@ M: Masahisa Kojima <masahisa.kojima@linaro.org> M: Jassi Brar <jaswinder.singh@linaro.org> L: linux-spi@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/spi/spi-synquacer.txt +F: Documentation/devicetree/bindings/spi/socionext,synquacer-spi.yaml F: drivers/spi/spi-synquacer.c SOCIONEXT SYNQUACER I2C DRIVER |