ASoC: mchp,i2s-mcc: Add SAMA7G5 to binding
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Mon, 1 Mar 2021 17:08:59 +0000 (19:08 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 13:08:40 +0000 (13:08 +0000)
SAMA7G5 includes an updated version of the I2S-MCC driver, that includes
3 more DIN/DOUT pin pairs for multi-channel.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link: https://lore.kernel.org/r/20210301170905.835091-2-codrin.ciubotariu@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/mchp-i2s-mcc.txt

index 91ec83a6faed8d2c80227848b83e909401d0138b..2180dbd9ea81e9b44ebc95d19a4d829f6fdf75cf 100644 (file)
@@ -1,7 +1,8 @@
 * Microchip I2S Multi-Channel Controller
 
 Required properties:
-- compatible:     Should be "microchip,sam9x60-i2smcc".
+- compatible:     Should be "microchip,sam9x60-i2smcc" or
+                 "microchip,sama7g5-i2smcc".
 - reg:            Should be the physical base address of the controller and the
                   length of memory mapped region.
 - interrupts:     Should contain the interrupt for the controller.