diff options
author | Alain Volmat <avolmat@me.com> | 2023-02-13 20:23:48 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-02-14 13:31:45 +0000 |
commit | 7ec844a2c7535e4c4991e7e453baca85e156f7c1 (patch) | |
tree | 0669ad40242d985ec08eb094594af29936137f23 /MAINTAINERS | |
parent | 9d77522b45246c3dc5950b9641aea49ce3c973d7 (diff) | |
download | lwn-7ec844a2c7535e4c4991e7e453baca85e156f7c1.tar.gz lwn-7ec844a2c7535e4c4991e7e453baca85e156f7c1.zip |
spi: spi-st-ssc: convert to DT schema
Convert spi-st-ssc.txt into st,ssc-spi.yaml for the
ST Microelectronics SSC SPI driver.
Signed-off-by: Alain Volmat <avolmat@me.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230213192349.17101-1-avolmat@me.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index df1c71ca1a69..daa33e7bb457 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2925,6 +2925,7 @@ M: Patrice Chotard <patrice.chotard@foss.st.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained W: http://www.stlinux.com +F: Documentation/devicetree/bindings/spi/st,ssc-spi.yaml F: Documentation/devicetree/bindings/i2c/i2c-st.txt F: arch/arm/boot/dts/sti* F: arch/arm/mach-sti/ |