From: Codrin Ciubotariu Date: Mon, 1 Mar 2021 17:08:59 +0000 (+0200) Subject: ASoC: mchp,i2s-mcc: Add SAMA7G5 to binding X-Git-Tag: v5.13-rc1~87^2~19^2^2~180^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=153bb1feefd2a7c907d65ccf89953feb1548e60f;p=thirdparty%2Fkernel%2Flinux.git ASoC: mchp,i2s-mcc: Add SAMA7G5 to binding 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 Link: https://lore.kernel.org/r/20210301170905.835091-2-codrin.ciubotariu@microchip.com Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/mchp-i2s-mcc.txt b/Documentation/devicetree/bindings/sound/mchp-i2s-mcc.txt index 91ec83a6faed8..2180dbd9ea81e 100644 --- a/Documentation/devicetree/bindings/sound/mchp-i2s-mcc.txt +++ b/Documentation/devicetree/bindings/sound/mchp-i2s-mcc.txt @@ -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.