Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1386731

Re: [alsa-devel] [PATCH 2/3] ASoC: simple-card: Add support jack detection via codec

From Jeremy McDermond <nh6z@nh6z.net>
Newsgroups linux.kernel
Subject Re: [alsa-devel] [PATCH 2/3] ASoC: simple-card: Add support jack detection via codec
Date 2016-04-25 20:20 +0200
Message-ID <rrTh0-1RH-9@gated-at.bofh.it> (permalink)
References (2 earlier) <rqnCy-1Zd-33@gated-at.bofh.it> <rqxVf-1OS-1@gated-at.bofh.it> <rqFzt-88m-15@gated-at.bofh.it> <rqMrg-509-15@gated-at.bofh.it> <rrOhm-643-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> On Apr 25, 2016, at 5:55 AM, Mark Brown <broonie@kernel.org> wrote:
> 
> If the clock code is worth splitting off into a separate driver that's
> what drivers/mfd is for.

I have my doubts that it’s worth splitting off into a separate
driver.  There’s not a lot of use for it outside of the internals of
the tlv320aic3204.  There is a provision for putting the PLL output
on a GPIO pin of the chip, but I’m not sure that’s a justification
for breaking out the clock stuff into its own driver.  Nobody’s going
to put a tlv320aic3204 chip on their boards because of the clocking;
they’re going to put it there to be a codec.

--
Jeremy McDermond (NH6Z)
Xenotropic Systems
mcdermj@xenotropic.com

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Add support simple-card parse jack detection via external codec Xing Zheng <zhengxing@rock-chips.com> - 2016-04-18 10:20 +0200
  [PATCH 1/3] ASoC: jack: Add a jack detect callback via codec Xing Zheng <zhengxing@rock-chips.com> - 2016-04-18 10:20 +0200
    Re: [PATCH 1/3] ASoC: jack: Add a jack detect callback via codec Mark Brown <broonie@kernel.org> - 2016-04-18 11:30 +0200
      Re: [PATCH 1/3] ASoC: jack: Add a jack detect callback via codec Xing Zheng <zhengxing@rock-chips.com> - 2016-04-18 11:50 +0200
        Re: [PATCH 1/3] ASoC: jack: Add a jack detect callback via codec Mark Brown <broonie@kernel.org> - 2016-04-18 12:00 +0200
          Re: [PATCH 1/3] ASoC: jack: Add a jack detect callback via codec Xing Zheng <zhengxing@rock-chips.com> - 2016-04-18 12:10 +0200
            Re: [PATCH 1/3] ASoC: jack: Add a jack detect callback via codec Xing Zheng <zhengxing@rock-chips.com> - 2016-04-18 12:30 +0200
              Re: [PATCH 1/3] ASoC: jack: Add a jack detect callback via codec Mark Brown <broonie@kernel.org> - 2016-04-18 13:50 +0200
                Re: [PATCH 1/3] ASoC: jack: Add a jack detect callback via codec Dylan Reid <dgreid@chromium.org> - 2016-04-18 18:50 +0200
  [PATCH 2/3] ASoC: simple-card: Add support jack detection via codec Xing Zheng <zhengxing@rock-chips.com> - 2016-04-18 10:20 +0200
    Re: [PATCH 2/3] ASoC: simple-card: Add support jack detection via  codec Rob Herring <robh@kernel.org> - 2016-04-21 16:20 +0200
      Re: [PATCH 2/3] ASoC: simple-card: Add support jack detection via  codec Xing Zheng <zhengxing@rock-chips.com> - 2016-04-22 03:20 +0200
        Re: [PATCH 2/3] ASoC: simple-card: Add support jack detection via  codec Mark Brown <broonie@kernel.org> - 2016-04-22 11:30 +0200
          Re: [alsa-devel] [PATCH 2/3] ASoC: simple-card: Add support jack detection via codec Jeremy McDermond <nh6z@nh6z.net> - 2016-04-22 18:50 +0200
          Re: [alsa-devel] [PATCH 2/3] ASoC: simple-card: Add support jack detection via codec Jeremy McDermond <mcdermj@xenotropic.com> - 2016-04-22 18:50 +0200
            Re: [alsa-devel] [PATCH 2/3] ASoC: simple-card: Add support jack  detection via codec Mark Brown <broonie@kernel.org> - 2016-04-25 15:00 +0200
              Re: [alsa-devel] [PATCH 2/3] ASoC: simple-card: Add support jack detection via codec Jeremy McDermond <nh6z@nh6z.net> - 2016-04-25 20:20 +0200
  [PATCH 3/3] ASoC: da7219: Add detect_jack callback in the snd_soc_codec_driver Xing Zheng <zhengxing@rock-chips.com> - 2016-04-18 10:20 +0200

csiph-web