Skip to content

Commit

Permalink
spi: dt-binding: document microchip coreQSPI
Browse files Browse the repository at this point in the history
Add microchip coreQSPI compatible string and update the title/description
to reflect this addition.

Signed-off-by: Naga Sureshkumar Relli <nagasuresh.relli@microchip.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220808064603.1174906-2-nagasuresh.relli@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Naga Sureshkumar Relli authored and Mark Brown committed Aug 15, 2022
1 parent 75c971d commit a5890c1
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
$id: http://devicetree.org/schemas/spi/microchip,mpfs-spi.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Microchip MPFS {Q,}SPI Controller Device Tree Bindings
title: Microchip FPGA {Q,}SPI Controllers

description:
SPI and QSPI controllers on Microchip PolarFire SoC and the "soft"/
fabric IP cores they are based on

maintainers:
- Conor Dooley <conor.dooley@microchip.com>
Expand All @@ -17,6 +21,7 @@ properties:
enum:
- microchip,mpfs-spi
- microchip,mpfs-qspi
- microchip,coreqspi-rtl-v2 # FPGA QSPI

reg:
maxItems: 1
Expand Down

0 comments on commit a5890c1

Please sign in to comment.