devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shengjiu Wang <shengjiu.wang@nxp.com>
To: robh+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] Add audio support for imx6sx platform
Date: Thu, 18 Jun 2020 14:03:44 +0800	[thread overview]
Message-ID: <cover.1592460381.git.shengjiu.wang@nxp.com> (raw)

Add audio support for imx6sx platform.
Enable ASRC, ESAI, SPDIF, MQS.

Shengjiu Wang (5):
  ARM: dts: imx6sx: Enable ASRC device
  ARM: dts: imx6sx-sdb: Add MQS support
  ARM: dts: imx6sx-sdb: Add SPDIF support
  ARM: dts: imx6sx-sabreauto: Add SPDIF support
  ARM: dts: imx6sx-sabreauto: Add cs42888 sound card support

 arch/arm/boot/dts/Makefile             |  1 +
 arch/arm/boot/dts/imx6sx-sabreauto.dts | 96 ++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6sx-sdb-mqs.dts   | 48 +++++++++++++
 arch/arm/boot/dts/imx6sx-sdb.dtsi      | 30 ++++++++
 arch/arm/boot/dts/imx6sx.dtsi          | 36 +++++++---
 5 files changed, 203 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6sx-sdb-mqs.dts

-- 
2.21.0


             reply	other threads:[~2020-06-18  6:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-18  6:03 Shengjiu Wang [this message]
2020-06-18  6:03 ` [PATCH 1/5] ARM: dts: imx6sx: Enable ASRC device Shengjiu Wang
2020-06-18  6:03 ` [PATCH 2/5] ARM: dts: imx6sx-sdb: Add MQS support Shengjiu Wang
2020-06-18  6:03 ` [PATCH 3/5] ARM: dts: imx6sx-sdb: Add SPDIF support Shengjiu Wang
2020-06-18  6:03 ` [PATCH 4/5] ARM: dts: imx6sx-sabreauto: " Shengjiu Wang
2020-06-18  6:03 ` [PATCH 5/5] ARM: dts: imx6sx-sabreauto: Add cs42888 sound card support Shengjiu Wang
2020-07-11 13:52 ` [PATCH 0/5] Add audio support for imx6sx platform Shawn Guo
  -- strict thread matches above, loose matches on Subject: below --
2020-07-12  9:24 S.j. Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1592460381.git.shengjiu.wang@nxp.com \
    --to=shengjiu.wang@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).