diff options
author | Kuldeep Singh <kuldeep.singh@nxp.com> | 2021-09-27 16:28:17 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-29 18:56:02 +0100 |
commit | 28b5eaf9712bbed90c2b5a5608d70a16b7950856 (patch) | |
tree | 29b71eba79ddf9093461be5a2c3a107e2fed83d4 /MAINTAINERS | |
parent | b59c122484ecb1853882986e04d00bd879cfc051 (diff) |
spi: Convert NXP flexspi to json schema
Convert the NXP FlexSPI binding to DT schema format using json-schema.
Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210927105818.445675-1-kuldeep.singh@nxp.com
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 abdcbcfef73d..ed1f5ec1e046 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13438,7 +13438,7 @@ M: Ashish Kumar <ashish.kumar@nxp.com> R: Yogesh Gaur <yogeshgaur.83@gmail.com> L: linux-spi@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt +F: Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml F: drivers/spi/spi-nxp-fspi.c NXP FXAS21002C DRIVER |