From: "Mylène Josserand" <mylene.josserand@bootlin.com>
To: lgirdwood@gmail.com, broonie@kernel.org, robh+dt@kernel.org,
mark.rutland@arm.com, perex@perex.cz, tiwai@suse.com
Cc: alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, mylene.josserand@bootlin.com,
alexandre.belloni@bootlin.com, thomas.petazzoni@bootlin.com
Subject: [PATCH v1 0/4] ASoC: Add support for DAC PCM1789
Date: Tue, 27 Feb 2018 22:24:29 +0100 [thread overview]
Message-ID: <20180227212433.2189-1-mylene.josserand@bootlin.com> (raw)
Hello everyone,
You will find in this series the support of Texas Instrument's DAC
PCM1789.
This DAC is very minimalist and is similar to PCM1792a except for
some differences in registers.
Series based on asoc tree, "for-next" branch (last commit 130c3888dfdc).
It is important to notice that this DAC needs to always have clocks
enabled (even without any data) otherwise it will be in a "desynchronized"
state and can not send data correctly.
This issue has been solved by performing a reset each time a sound
is played (see patch 04). This reset can produce a "pop" noise.
Thank you in advance for any review.
Best regards,
Mylène
Mylène Josserand (4):
ASoC: codecs: pcm179x: Add PCM1789 id
ASoC: codecs: pcm179x: Add support for PCM1789
ASoC: codecs: pcm179x: Add reset gpio
ASoC: codecs: pcm179x: Add trigger function to perform a reset
.../devicetree/bindings/sound/pcm179x.txt | 2 +-
sound/soc/codecs/pcm179x-i2c.c | 17 +-
sound/soc/codecs/pcm179x.c | 242 ++++++++++++++++++++-
sound/soc/codecs/pcm179x.h | 10 +-
4 files changed, 264 insertions(+), 7 deletions(-)
--
2.11.0
next reply other threads:[~2018-02-27 21:25 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-27 21:24 Mylène Josserand [this message]
2018-02-27 21:24 ` [PATCH v1 1/4] ASoC: codecs: pcm179x: Add PCM1789 id Mylène Josserand
2018-02-27 21:51 ` Thomas Petazzoni
2018-03-01 7:43 ` Mylène Josserand
2018-03-01 9:04 ` [alsa-devel] " Michael Nazzareno Trimarchi
2018-03-01 13:53 ` Mylène Josserand
2018-02-27 21:24 ` [PATCH v1 2/4] ASoC: codecs: pcm179x: Add support for PCM1789 Mylène Josserand
2018-02-27 21:56 ` Thomas Petazzoni
2018-03-01 7:47 ` Mylène Josserand
2018-02-27 21:24 ` [PATCH v1 3/4] ASoC: codecs: pcm179x: Add reset gpio Mylène Josserand
2018-02-27 22:02 ` Thomas Petazzoni
2018-03-01 7:48 ` Mylène Josserand
2018-02-27 22:30 ` Fabio Estevam
2018-03-01 8:13 ` Mylène Josserand
2018-02-27 21:24 ` [PATCH v1 4/4] ASoC: codecs: pcm179x: Add trigger function to perform a reset Mylène Josserand
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=20180227212433.2189-1-mylene.josserand@bootlin.com \
--to=mylene.josserand@bootlin.com \
--cc=alexandre.belloni@bootlin.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=perex@perex.cz \
--cc=robh+dt@kernel.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=tiwai@suse.com \
/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
all inboxes | Powered by JetHome®