Skip to content

Commit

Permalink
dt-bindings: spi_atmel: add microchip,sam9x60-spi
Browse files Browse the repository at this point in the history
Add microchip,sam9x60-spi to DT bindings documentation.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/1578488123-26127-13-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Claudiu Beznea authored and Mark Brown committed Jan 9, 2020
1 parent 603e92f commit 0a1eb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/spi/spi_atmel.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Atmel SPI device

Required properties:
- compatible : should be "atmel,at91rm9200-spi".
- compatible : should be "atmel,at91rm9200-spi" or "microchip,sam9x60-spi".
- reg: Address and length of the register set for the device
- interrupts: Should contain spi interrupt
- cs-gpios: chipselects (optional for SPI controller version >= 2 with the
Expand Down

0 comments on commit 0a1eb76

Please sign in to comment.