From: Shawn Guo <shawnguo@kernel.org>
To: "Guido Günther" <agx@sigxcpu.org>
Cc: Rob Herring <robh+dt@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Martin Kepplinger <martink@posteo.de>,
"Angus Ainslie (Purism)" <angus@akkea.ca>,
Krzysztof Kozlowski <krzk@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Li Yang <leoyang.li@nxp.com>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Michael Walle <michael@walle.cc>,
Max Krummenacher <max.oss.09@gmail.com>,
Nishanth Menon <nm@ti.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 0/6] arm64: dts: librem5-devkit: Improve audio support
Date: Sun, 7 Mar 2021 21:45:58 +0800 [thread overview]
Message-ID: <20210307134557.GI543@dragon> (raw)
In-Reply-To: <cover.1613905396.git.agx@sigxcpu.org>
On Sun, Feb 21, 2021 at 12:07:05PM +0100, Guido Günther wrote:
> So far only headphone output worked. Thesse patches add support for the
> built in speaker and mic, allow a headset microphone to work and wire up jack
> detection so audio output can switch to headphones automatically. They also
> adjust the card name to match the board not the codec, similar what's done for
> the Librem 5.
>
> Patches are against next-20210210 but also apply against Shawn's imx-dt64-5.12
>
> Guido Günther (6):
> arm64: dts: librem5-devkit: Use a less generic codec name
> arm64: dts: librem5-devkit: Add speaker amplifier
> arm64: dts: librem5-devkit: "Drop Line In Jack"
> arm64: defconfig: Enable asoc simple mux
> arm64: dts: librem5-devkit: Add mux for built-in vs headset mic
> arm64: dts: librem5-devkit: Move headphone detection to sound card
Applied all, thanks.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: "Guido Günther" <agx@sigxcpu.org>
Cc: Rob Herring <robh+dt@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Martin Kepplinger <martink@posteo.de>,
"Angus Ainslie (Purism)" <angus@akkea.ca>,
Krzysztof Kozlowski <krzk@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Li Yang <leoyang.li@nxp.com>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Michael Walle <michael@walle.cc>,
Max Krummenacher <max.oss.09@gmail.com>,
Nishanth Menon <nm@ti.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 0/6] arm64: dts: librem5-devkit: Improve audio support
Date: Sun, 7 Mar 2021 21:45:58 +0800 [thread overview]
Message-ID: <20210307134557.GI543@dragon> (raw)
In-Reply-To: <cover.1613905396.git.agx@sigxcpu.org>
On Sun, Feb 21, 2021 at 12:07:05PM +0100, Guido Günther wrote:
> So far only headphone output worked. Thesse patches add support for the
> built in speaker and mic, allow a headset microphone to work and wire up jack
> detection so audio output can switch to headphones automatically. They also
> adjust the card name to match the board not the codec, similar what's done for
> the Librem 5.
>
> Patches are against next-20210210 but also apply against Shawn's imx-dt64-5.12
>
> Guido Günther (6):
> arm64: dts: librem5-devkit: Use a less generic codec name
> arm64: dts: librem5-devkit: Add speaker amplifier
> arm64: dts: librem5-devkit: "Drop Line In Jack"
> arm64: defconfig: Enable asoc simple mux
> arm64: dts: librem5-devkit: Add mux for built-in vs headset mic
> arm64: dts: librem5-devkit: Move headphone detection to sound card
Applied all, thanks.
next prev parent reply other threads:[~2021-03-07 13:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-21 11:07 [PATCH v1 0/6] arm64: dts: librem5-devkit: Improve audio support Guido Günther
2021-02-21 11:07 ` Guido Günther
2021-02-21 11:07 ` [PATCH v1 1/6] arm64: dts: librem5-devkit: Use a less generic codec name Guido Günther
2021-02-21 11:07 ` Guido Günther
2021-02-21 11:07 ` [PATCH v1 2/6] arm64: dts: librem5-devkit: Add speaker amplifier Guido Günther
2021-02-21 11:07 ` Guido Günther
2021-02-21 11:07 ` [PATCH v1 3/6] arm64: dts: librem5-devkit: "Drop Line In Jack" Guido Günther
2021-02-21 11:07 ` Guido Günther
2021-02-21 11:07 ` [PATCH v1 4/6] arm64: defconfig: Enable asoc simple mux Guido Günther
2021-02-21 11:07 ` Guido Günther
2021-02-21 11:07 ` [PATCH v1 5/6] arm64: dts: librem5-devkit: Add mux for built-in vs headset mic Guido Günther
2021-02-21 11:07 ` Guido Günther
2021-02-21 11:07 ` [PATCH v1 6/6] arm64: dts: librem5-devkit: Move headphone detection to sound card Guido Günther
2021-02-21 11:07 ` Guido Günther
2021-03-07 13:45 ` Shawn Guo [this message]
2021-03-07 13:45 ` [PATCH v1 0/6] arm64: dts: librem5-devkit: Improve audio support Shawn Guo
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=20210307134557.GI543@dragon \
--to=shawnguo@kernel.org \
--cc=agx@sigxcpu.org \
--cc=angus@akkea.ca \
--cc=bjorn.andersson@linaro.org \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=geert+renesas@glider.be \
--cc=kernel@pengutronix.de \
--cc=krzk@kernel.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=martink@posteo.de \
--cc=max.oss.09@gmail.com \
--cc=michael@walle.cc \
--cc=nm@ti.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=will@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.