From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: Jack Yu <jack.yu@realtek.com>,
"broonie@kernel.org" <broonie@kernel.org>,
"lgirdwood@gmail.com" <lgirdwood@gmail.com>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
"lars@metafoo.de" <lars@metafoo.de>,
"Flove(HsinFu)" <flove@realtek.com>,
"Oder Chiou" <oder_chiou@realtek.com>,
"Shuming [范書銘]" <shumingf@realtek.com>,
"Derek [方德義]" <derek.fang@realtek.com>
Subject: Re: [PATCH v2] ASoC: rt1318: Add RT1318 audio amplifier driver
Date: Wed, 5 Jun 2024 18:10:44 +0200 [thread overview]
Message-ID: <bc781eb4-ac0b-4750-83fa-44bf371cea5b@linux.intel.com> (raw)
In-Reply-To: <11f7e2c1a77f418a9965b96b81f6e660@realtek.com>
> +static struct reg_sequence init_list[] = {
> + { 0x41001888, 0x00},
> + { 0x0000C121, 0x0B},
+ { 0x0000C121, 0x0B, 100},
in the v1, this register needed a 100us delay, is this no longer required?
next prev parent reply other threads:[~2024-06-05 16:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-05 10:20 [PATCH v2] ASoC: rt1318: Add RT1318 audio amplifier driver Jack Yu
2024-06-05 16:10 ` Pierre-Louis Bossart [this message]
2024-06-06 5:36 ` Jack Yu
2024-06-18 15:09 ` Mark Brown
2024-06-20 11:13 ` Mark Brown
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=bc781eb4-ac0b-4750-83fa-44bf371cea5b@linux.intel.com \
--to=pierre-louis.bossart@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=derek.fang@realtek.com \
--cc=flove@realtek.com \
--cc=jack.yu@realtek.com \
--cc=lars@metafoo.de \
--cc=lgirdwood@gmail.com \
--cc=oder_chiou@realtek.com \
--cc=shumingf@realtek.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 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.