From: Rob Herring <robh@kernel•org>
To: Ariel D'Alessandro <ariel.dalessandro@collabora•com>
Cc: devicetree@vger•kernel.org, alsa-devel@alsa-project•org,
michael@amarulasolutions•com, kuninori.morimoto.gx@renesas•com,
Xiubo.Lee@gmail•com, tony@atomide•com, festevam@gmail•com,
shengjiu.wang@gmail•com, tiwai@suse•com,
linux-kernel@vger•kernel.org, lgirdwood@gmail•com,
nicoleotsuka@gmail•com, broonie@kernel•org,
bcousson@baylibre•com, perex@perex•cz,
linux-omap@vger•kernel.org, linuxppc-dev@lists•ozlabs.org
Subject: Re: [PATCH 0/4] fsl-asoc-card: Add optional dt property for setting mclk-id
Date: Mon, 13 Dec 2021 14:35:29 -0600 [thread overview]
Message-ID: <YbeukcwXQueEquJZ@robh.at.kernel.org> (raw)
In-Reply-To: <20211203134930.128703-1-ariel.dalessandro@collabora.com>
On Fri, Dec 03, 2021 at 10:49:26AM -0300, Ariel D'Alessandro wrote:
> This is a follow up of patchset:
>
> [RFC patch 0/5] Support BCLK input clock in tlv320aic31xx
Link?
> Sound cards may allow using different main clock inputs. In the generic
> fsl-asoc-card driver, these values are hardcoded for each specific card
> configuration.
>
> Let's make it more flexible, allowing setting mclk-id from the
> device-tree node.
>
> Ariel D'Alessandro (4):
> dt-bindings: sound: Rename tlv320aic31xx-micbias as tlv320aic31xx
> dt-bindings: tlv320aic31xx: Define PLL clock inputs
> ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id
'mclk-id' is not documented.
> ASoC: fsl-asoc-card: Remove BCLK default value for tlv320aic31xx card
>
> .../devicetree/bindings/sound/fsl-asoc-card.txt | 1 +
> .../devicetree/bindings/sound/tlv320aic31xx.txt | 2 +-
> arch/arm/boot/dts/am43x-epos-evm.dts | 2 +-
> include/dt-bindings/sound/tlv320aic31xx-micbias.h | 9 ---------
> include/dt-bindings/sound/tlv320aic31xx.h | 14 ++++++++++++++
> sound/soc/codecs/tlv320aic31xx.c | 2 +-
> sound/soc/fsl/fsl-asoc-card.c | 7 ++++++-
> 7 files changed, 24 insertions(+), 13 deletions(-)
> delete mode 100644 include/dt-bindings/sound/tlv320aic31xx-micbias.h
> create mode 100644 include/dt-bindings/sound/tlv320aic31xx.h
>
> --
> 2.30.2
>
>
next prev parent reply other threads:[~2021-12-13 20:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-03 13:49 [PATCH 0/4] fsl-asoc-card: Add optional dt property for setting mclk-id Ariel D'Alessandro
2021-12-03 13:49 ` [PATCH 1/4] dt-bindings: sound: Rename tlv320aic31xx-micbias as tlv320aic31xx Ariel D'Alessandro
2021-12-13 20:35 ` Rob Herring
2021-12-03 13:49 ` [PATCH 2/4] dt-bindings: tlv320aic31xx: Define PLL clock inputs Ariel D'Alessandro
2021-12-03 13:49 ` [PATCH 3/4] ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id Ariel D'Alessandro
2021-12-13 20:37 ` Rob Herring
2021-12-13 22:44 ` Ariel D'Alessandro
2021-12-03 13:49 ` [PATCH 4/4] ASoC: fsl-asoc-card: Remove BCLK default value for tlv320aic31xx card Ariel D'Alessandro
2021-12-13 20:35 ` Rob Herring [this message]
2021-12-13 22:43 ` [PATCH 0/4] fsl-asoc-card: Add optional dt property for setting mclk-id Ariel D'Alessandro
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=YbeukcwXQueEquJZ@robh.at.kernel.org \
--to=robh@kernel$(echo .)org \
--cc=Xiubo.Lee@gmail$(echo .)com \
--cc=alsa-devel@alsa-project$(echo .)org \
--cc=ariel.dalessandro@collabora$(echo .)com \
--cc=bcousson@baylibre$(echo .)com \
--cc=broonie@kernel$(echo .)org \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=festevam@gmail$(echo .)com \
--cc=kuninori.morimoto.gx@renesas$(echo .)com \
--cc=lgirdwood@gmail$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-omap@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=michael@amarulasolutions$(echo .)com \
--cc=nicoleotsuka@gmail$(echo .)com \
--cc=perex@perex$(echo .)cz \
--cc=shengjiu.wang@gmail$(echo .)com \
--cc=tiwai@suse$(echo .)com \
--cc=tony@atomide$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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