mbox series

[0/2] ASoC: fsl-esai: allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai

Message ID 20241028-esai_fix-v1-0-3c1432a5613c@nxp.com (mailing list archive)
Headers show
Series ASoC: fsl-esai: allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai | expand

Message

Frank Li Oct. 28, 2024, 7:49 p.m. UTC
Update binding doc to allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai.
Update dts add fsl,imx6ull-esai fallback.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Frank Li (2):
      ASoC: dt-bindings: fsl-esai: allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai
      arm64: dts: imx8-ss-audio: add fallback compatible string fsl,imx6ull-esai for esai

 Documentation/devicetree/bindings/sound/fsl,esai.yaml | 14 +++++++++-----
 arch/arm64/boot/dts/freescale/imx8-ss-audio.dtsi      |  2 +-
 arch/arm64/boot/dts/freescale/imx8qm-ss-audio.dtsi    |  2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
base-commit: a63797164b01a78a0b32c8b01c34cce51016a540
change-id: 20241028-esai_fix-d3bfbaea862e

Best regards,
---
Frank Li <Frank.Li@nxp.com>

Comments

Mark Brown Nov. 5, 2024, 4:38 p.m. UTC | #1
On Mon, 28 Oct 2024 15:49:30 -0400, Frank Li wrote:
> Update binding doc to allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai.
> Update dts add fsl,imx6ull-esai fallback.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: dt-bindings: fsl-esai: allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai
      commit: adf7ea48ce05a6c5c44f0f9d3f81e83e5cb70c3e

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark