Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 9ea08f2a authored by Shengjiu Wang's avatar Shengjiu Wang Committed by Mark Brown
Browse files

ASoC: fsl_esai: Add new compatible string for imx6ull



Add new compatible string "fsl,imx6ull-esai" in the binding document.

Signed-off-by: default avatarShengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: default avatarNicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/1565346467-5769-2-git-send-email-shengjiu.wang@nxp.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 9c2806c4
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -7,8 +7,11 @@ other DSPs. It has up to six transmitters and four receivers.

Required properties:

  - compatible		: Compatible list, must contain "fsl,imx35-esai" or
			  "fsl,vf610-esai"
  - compatible		: Compatible list, should contain one of the following
			  compatibles:
			  "fsl,imx35-esai",
			  "fsl,vf610-esai",
			  "fsl,imx6ull-esai",

  - reg			: Offset and length of the register set for the device.