All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Pargmann <mpa@pengutronix.de>
To: Mark Brown <broonie@kernel.org>
Cc: Fabio Estevam <fabio.estevam@freescale.com>,
	alsa-devel@alsa-project.org, Timur Tabi <timur@tabi.org>,
	kernel@pengutronix.de, Nicolin Chen <Guangyu.Chen@freescale.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup
Date: Fri, 4 Apr 2014 12:51:11 +0200	[thread overview]
Message-ID: <20140404105111.GE20621@pengutronix.de> (raw)
In-Reply-To: <20140404100351.GM14763@sirena.org.uk>


[-- Attachment #1.1: Type: text/plain, Size: 1210 bytes --]

On Fri, Apr 04, 2014 at 11:03:51AM +0100, Mark Brown wrote:
> On Fri, Apr 04, 2014 at 08:49:32AM +0200, Markus Pargmann wrote:
> 
> > Thanks for applying this series, but could you please drop it for the
> > moment? We found some issues with the baud clock setup for i2s master
> > mode and have some fixed patches for the series. So it would be nice to
> > get this in without fixups if that's still possible? I could send a v3
> > next week.
> 
> I've dropped everything after "fsl-ssi: Move debugging to a separate
> file" since that didn't compile anyway (though I'll add the binding
> document update as a fix).  In future please don't wait until after your
> patches have been applied before saying things like this, it's not good
> to rebase branches normally.

Thank you. Sorry for the extra work and rebase. I will send the new
version next week.

Regards,

Markus



-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



WARNING: multiple messages have this Message-ID (diff)
From: mpa@pengutronix.de (Markus Pargmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup
Date: Fri, 4 Apr 2014 12:51:11 +0200	[thread overview]
Message-ID: <20140404105111.GE20621@pengutronix.de> (raw)
In-Reply-To: <20140404100351.GM14763@sirena.org.uk>

On Fri, Apr 04, 2014 at 11:03:51AM +0100, Mark Brown wrote:
> On Fri, Apr 04, 2014 at 08:49:32AM +0200, Markus Pargmann wrote:
> 
> > Thanks for applying this series, but could you please drop it for the
> > moment? We found some issues with the baud clock setup for i2s master
> > mode and have some fixed patches for the series. So it would be nice to
> > get this in without fixups if that's still possible? I could send a v3
> > next week.
> 
> I've dropped everything after "fsl-ssi: Move debugging to a separate
> file" since that didn't compile anyway (though I'll add the binding
> document update as a fix).  In future please don't wait until after your
> patches have been applied before saying things like this, it's not good
> to rebase branches normally.

Thank you. Sorry for the extra work and rebase. I will send the new
version next week.

Regards,

Markus



-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140404/de3eb9bb/attachment.sig>

  reply	other threads:[~2014-04-04 10:51 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-15 12:44 [PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup Markus Pargmann
2014-03-15 12:44 ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 01/16] ASoC: fsl-ssi: Remove fsl_ssi_setup Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 02/16] ASoC: fsl-ssi: Fix i2s_mode variable setup Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 03/16] ASoC: fsl-ssi: Move debugging to seperate file Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 04/16] ASoC: fsl-ssi: Use dev_name for DAI driver struct Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 05/16] ASoC: fsl-ssi: Move imx-specific probe to seperate function Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 06/16] ASoC: fsl-ssi: Remove useless DMA code Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 07/16] ASoC: fsl-ssi: baud clock error handling Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 08/16] ASoC: fsl-ssi: Cleanup probe function Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 09/16] ASoC: fsl-ssi: Remove unnecessary variables from ssi_private Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 10/16] ASoC: fsl-ssi: reorder and document fsl_ssi_private Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 11/16] ASoC: fsl-ssi: Fix register values when disabling Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-04-03 22:11   ` Mark Brown
2014-04-03 22:11     ` Mark Brown
2014-04-04  6:52     ` Markus Pargmann
2014-04-04  6:52       ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 12/16] ASoC: fsl-ssi: Only enable baudclk when used Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 13/16] ASoC: fsl-ssi: Set default dai-fmts Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 14/16] ASoC: fsl-ssi: Transmit enable synchronization Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 15/16] ASoC: fsl-ssi: Update binding documentation Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 12:44 ` [PATCH v2 16/16] ASoC: fsl-ssi: Use regmap Markus Pargmann
2014-03-15 12:44   ` Markus Pargmann
2014-03-15 14:43   ` Alexander Shiyan
2014-03-15 14:43     ` Alexander Shiyan
2014-03-18  8:10     ` Markus Pargmann
2014-03-18  8:10       ` Markus Pargmann
2014-03-20  6:07       ` Li.Xiubo
2014-03-20  6:07         ` Li.Xiubo at freescale.com
2014-03-20 15:10         ` Timur Tabi
2014-03-20 15:10           ` Timur Tabi
2014-03-21  1:52           ` Li.Xiubo
2014-03-21  1:52             ` Li.Xiubo at freescale.com
2014-03-21  8:45           ` Markus Pargmann
2014-03-21  8:45             ` Markus Pargmann
2014-03-21  9:19             ` Li.Xiubo
2014-03-21  9:19               ` Li.Xiubo at freescale.com
2014-03-18 12:44 ` [PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup Mark Brown
2014-03-18 12:44   ` Mark Brown
2014-04-03 22:14 ` Mark Brown
2014-04-03 22:14   ` Mark Brown
2014-04-04  6:49   ` Markus Pargmann
2014-04-04  6:49     ` Markus Pargmann
2014-04-04  7:58     ` [alsa-devel] " Michael Trimarchi
2014-04-04  7:58       ` Michael Trimarchi
2014-04-04 10:59       ` Markus Pargmann
2014-04-04 10:59         ` [alsa-devel] " Markus Pargmann
2014-04-04 12:59         ` Michael Trimarchi
2014-04-04 12:59           ` [alsa-devel] " Michael Trimarchi
2014-04-04 10:03     ` Mark Brown
2014-04-04 10:03       ` Mark Brown
2014-04-04 10:51       ` Markus Pargmann [this message]
2014-04-04 10:51         ` Markus Pargmann

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=20140404105111.GE20621@pengutronix.de \
    --to=mpa@pengutronix.de \
    --cc=Guangyu.Chen@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=fabio.estevam@freescale.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=timur@tabi.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.