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


Groups > linux.kernel > #1571662

Re: [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to include A31

From Mylene Josserand <mylene.josserand@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to include A31
Date 2017-02-01 16:20 +0100
Message-ID <t64Rs-7At-21@gated-at.bofh.it> (permalink)
References <t5DxU-7RQ-7@gated-at.bofh.it> <t5DxV-7RQ-31@gated-at.bofh.it> <t5Pz4-6pn-11@gated-at.bofh.it> <t5XPY-2ZX-19@gated-at.bofh.it> <t61Tz-5O1-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

On 01/02/2017 12:59, Mark Brown wrote:
> On Wed, Feb 01, 2017 at 08:44:56AM +0100, Mylene Josserand wrote:
>> On 31/01/2017 22:17, Mark Brown wrote:
>>> On Tue, Jan 31, 2017 at 11:05:45AM +0100, Mylène Josserand wrote:
>>>> Add a new compatible for sun4i-i2s driver to handle some
>>>> SoCs that have a reset line that must be asserted/deasserted.
>
>>> This doesn't apply against current code, please check and resend.
>
>> I based my series on linux-next 20170131. Which one I should use?
>
> You should be submitting against my git tree (which should be what's in
> -next...).
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
>

Okay, thank you! I will update my series according to your branch.

Best regards,

-- 
Mylène Josserand, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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


Thread

[PATCH v3 0/8] Add sun8i A33 audio driver Mylène Josserand          <mylene.josserand@free-electrons.com> - 2017-01-31 11:10 +0100
  [PATCH v3 8/8] ARM: dts: sun8i: sinlinx: Enable audio nodes Mylène Josserand          <mylene.josserand@free-electrons.com> - 2017-01-31 11:10 +0100
  [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to include A31 Mylène Josserand          <mylene.josserand@free-electrons.com> - 2017-01-31 11:10 +0100
    Re: [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to  include A31 Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-01-31 12:10 +0100
    Re: [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to  include A31 Mark Brown <broonie@kernel.org> - 2017-02-01 00:00 +0100
      Re: [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to  include A31 Mylene Josserand <mylene.josserand@free-electrons.com> - 2017-02-01 08:50 +0100
        Re: [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to  include A31 Mark Brown <broonie@kernel.org> - 2017-02-01 13:10 +0100
          Re: [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to  include A31 Mylene Josserand <mylene.josserand@free-electrons.com> - 2017-02-01 16:20 +0100
    Re: [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to  include A31 Rob Herring <robh@kernel.org> - 2017-02-01 18:30 +0100
  [PATCH v3 7/8] ARM: dts: sun8i: parrot: Enable audio nodes Mylène Josserand          <mylene.josserand@free-electrons.com> - 2017-01-31 11:10 +0100
  [PATCH v3 3/8] ASoC: Add sun8i digital audio codec Mylène Josserand          <mylene.josserand@free-electrons.com> - 2017-01-31 11:10 +0100
    Re: [PATCH v3 3/8] ASoC: Add sun8i digital audio codec Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-01-31 11:40 +0100
    Re: [PATCH v3 3/8] ASoC: Add sun8i digital audio codec kbuild test robot <lkp@intel.com> - 2017-01-31 12:40 +0100
    [PATCH] ASoC: fix platform_no_drv_owner.cocci warnings kbuild test robot <lkp@intel.com> - 2017-01-31 12:40 +0100
  [PATCH v3 2/8] ASoC: sun4i-i2s: Add quirks to handle a31 compatible Mylène Josserand          <mylene.josserand@free-electrons.com> - 2017-01-31 11:10 +0100
    Re: [PATCH v3 2/8] ASoC: sun4i-i2s: Add quirks to handle a31  compatible Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-01-31 11:40 +0100
  [PATCH v3 6/8] ARM: dts: sun8i: Add audio codec, dai and card for A33 Mylène Josserand          <mylene.josserand@free-electrons.com> - 2017-01-31 11:20 +0100
  [PATCH v3 5/8] ASoC: codecs: Add sun8i-a33 binding documentation Mylène Josserand          <mylene.josserand@free-electrons.com> - 2017-01-31 11:20 +0100
    Re: [PATCH v3 5/8] ASoC: codecs: Add sun8i-a33 binding documentation Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-01-31 11:50 +0100
    Re: [PATCH v3 5/8] ASoC: codecs: Add sun8i-a33 binding documentation Rob Herring <robh@kernel.org> - 2017-02-01 18:40 +0100
  [PATCH v3 4/8] ASoC: sun8i-codec-analog: Add amplifier event to fix first delay Mylène Josserand          <mylene.josserand@free-electrons.com> - 2017-01-31 11:20 +0100
    Re: [PATCH v3 4/8] ASoC: sun8i-codec-analog: Add amplifier event to  fix first delay Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-01-31 11:40 +0100

csiph-web