All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin Povišer" <povik+lin@cutebit.org>
To: Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>
Cc: navada@ti.com, shenghao-ding@ti.com, asyrus@ti.com,
	raphael-xu@ti.com, "Martin Povišer" <povik+lin@cutebit.org>,
	"Stephen Kitt" <steve@sk2.org>,
	"Charles Keepax" <ckeepax@opensource.cirrus.com>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Untested TAS2562 power setting fixes
Date: Thu, 25 Aug 2022 16:22:24 +0200	[thread overview]
Message-ID: <20220825142226.80929-1-povik+lin@cutebit.org> (raw)

The tas2562 driver does the same thing with the setting of PWR_CTRL
field as the tas2764/tas2770 drivers were doing.
Link: https://lore.kernel.org/alsa-devel/20220808141246.5749-1-povik+lin@cutebit.org/T/#t
Link: https://lore.kernel.org/alsa-devel/20220825140241.53963-1-povik+lin@cutebit.org/T/#t

These are blindly written patches without testing since I don't have
the hardware. (I even tried TI's formal sample request program but
was refused there. CCing @ti.com addresses I found on other series
recently submitted.)

Martin Povišer (2):
  ASoC: tas2562: Drop conflicting set_bias_level power setting
  ASoC: tas2562: Fix mute/unmute

 sound/soc/codecs/tas2562.c | 90 ++++++++++++--------------------------
 1 file changed, 29 insertions(+), 61 deletions(-)

-- 
2.33.0


WARNING: multiple messages have this Message-ID (diff)
From: "Martin Povišer" <povik+lin@cutebit.org>
To: Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org, "Stephen Kitt" <steve@sk2.org>,
	navada@ti.com, linux-kernel@vger.kernel.org, asyrus@ti.com,
	shenghao-ding@ti.com, raphael-xu@ti.com,
	"Martin Povišer" <povik+lin@cutebit.org>,
	"Charles Keepax" <ckeepax@opensource.cirrus.com>
Subject: [PATCH 0/2] Untested TAS2562 power setting fixes
Date: Thu, 25 Aug 2022 16:22:24 +0200	[thread overview]
Message-ID: <20220825142226.80929-1-povik+lin@cutebit.org> (raw)

The tas2562 driver does the same thing with the setting of PWR_CTRL
field as the tas2764/tas2770 drivers were doing.
Link: https://lore.kernel.org/alsa-devel/20220808141246.5749-1-povik+lin@cutebit.org/T/#t
Link: https://lore.kernel.org/alsa-devel/20220825140241.53963-1-povik+lin@cutebit.org/T/#t

These are blindly written patches without testing since I don't have
the hardware. (I even tried TI's formal sample request program but
was refused there. CCing @ti.com addresses I found on other series
recently submitted.)

Martin Povišer (2):
  ASoC: tas2562: Drop conflicting set_bias_level power setting
  ASoC: tas2562: Fix mute/unmute

 sound/soc/codecs/tas2562.c | 90 ++++++++++++--------------------------
 1 file changed, 29 insertions(+), 61 deletions(-)

-- 
2.33.0


             reply	other threads:[~2022-08-25 14:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-25 14:22 Martin Povišer [this message]
2022-08-25 14:22 ` [PATCH 0/2] Untested TAS2562 power setting fixes Martin Povišer
2022-08-25 14:22 ` [PATCH 1/2] ASoC: tas2562: Drop conflicting set_bias_level power setting Martin Povišer
2022-08-25 14:22   ` Martin Povišer
2022-08-25 14:22 ` [PATCH 2/2] ASoC: tas2562: Fix mute/unmute Martin Povišer
2022-08-25 14:22   ` Martin Povišer
2022-09-05 15:38 ` [PATCH 0/2] Untested TAS2562 power setting fixes Mark Brown
2022-09-05 15:45   ` Martin Povišer
2022-09-05 15:45     ` Martin Povišer
2022-09-05 16:42     ` Mark Brown
2022-09-05 16:42       ` 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=20220825142226.80929-1-povik+lin@cutebit.org \
    --to=povik+lin@cutebit.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=asyrus@ti.com \
    --cc=broonie@kernel.org \
    --cc=ckeepax@opensource.cirrus.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=navada@ti.com \
    --cc=raphael-xu@ti.com \
    --cc=shenghao-ding@ti.com \
    --cc=steve@sk2.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.