diff options
author | Kuldeep Singh <kuldeep.singh@nxp.com> | 2021-03-12 11:10:38 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-04-23 13:18:38 +0100 |
commit | 9ec2a73f0b09f5a5070a0092f08b1531b2cb0d8d (patch) | |
tree | 571582559e244b53438cad59fd372c95b4a430b0 /MAINTAINERS | |
parent | 14ef64ebdc2a4564893022780907747567452f6c (diff) |
spi: Convert Freescale QSPI binding to json schema
Convert the Freescale QSPI 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/20210312054038.3586706-1-kuldeep.singh@nxp.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 ba03e6c0b42c..1c9827207949 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7161,6 +7161,7 @@ FREESCALE QUAD SPI DRIVER M: Han Xu <han.xu@nxp.com> L: linux-spi@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml F: drivers/spi/spi-fsl-qspi.c FREESCALE QUICC ENGINE LIBRARY |