devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] ASoC: dt-bindings: cirrus,cs42l43: Update values for bias sense
@ 2023-10-10 10:24 Charles Keepax
  2023-10-10 10:24 ` [PATCH v2 2/2] ASoC: cs42l43: " Charles Keepax
  2023-10-10 18:33 ` [PATCH v2 1/2] ASoC: dt-bindings: cirrus,cs42l43: " Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Charles Keepax @ 2023-10-10 10:24 UTC (permalink / raw)
  To: broonie
  Cc: lgirdwood, robh+dt, krzysztof.kozlowski+dt, conor+dt, alsa-devel,
	devicetree, patches

Due to an error in the datasheet the bias sense values currently don't
match the hardware. Whilst this is a change to the binding no devices
have yet shipped so updating the binding will not cause any issues.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
---

Just rebased on v6.6-rc5. Worth noting the conflicting patch was:

aa7627111c68 ("ASoC: dt-bindings: ASoC: cirrus,cs42l43: Update a couple of default values")

Thanks,
Charles

 Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml b/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml
index 7a6de938b11d1..4118aa54bbd55 100644
--- a/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml
+++ b/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml
@@ -82,7 +82,7 @@ properties:
     description:
       Current at which the headset micbias sense clamp will engage, 0 to
       disable.
-    enum: [ 0, 14, 23, 41, 50, 60, 68, 86, 95 ]
+    enum: [ 0, 14, 24, 43, 52, 61, 71, 90, 99 ]
     default: 0
 
   cirrus,bias-ramp-ms:
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-10 18:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10 10:24 [PATCH v2 1/2] ASoC: dt-bindings: cirrus,cs42l43: Update values for bias sense Charles Keepax
2023-10-10 10:24 ` [PATCH v2 2/2] ASoC: cs42l43: " Charles Keepax
2023-10-10 18:33 ` [PATCH v2 1/2] ASoC: dt-bindings: cirrus,cs42l43: " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).