All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Li.Xiubo@freescale.com" <Li.Xiubo@freescale.com>
To: Mark Brown <broonie@kernel.org>, Markus Pargmann <mpa@pengutronix.de>
Cc: "Fabio.Estevam@freescale.com" <Fabio.Estevam@freescale.com>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	Alexander Shiyan <shc_work@mail.ru>, Timur Tabi <timur@tabi.org>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"guangyu.chen@freescale.com" <guangyu.chen@freescale.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
Date: Wed, 30 Apr 2014 02:01:23 +0000	[thread overview]
Message-ID: <56674acdcf9f4c19916f349286c883f7@BY2PR03MB505.namprd03.prod.outlook.com> (raw)
In-Reply-To: <20140429162229.GA16981@sirena.org.uk>




> -----Original Message-----
> From: Mark Brown [mailto:broonie@kernel.org]
> Sent: Wednesday, April 30, 2014 12:22 AM
> To: Markus Pargmann
> Cc: Timur Tabi; Chen Guangyu-B42378; Estevam Fabio-R49496; Alexander Shiyan;
> Xiubo Li-B47053; alsa-devel@alsa-project.org; linux-arm-
> kernel@lists.infradead.org; kernel@pengutronix.de
> Subject: Re: [PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
> 
> On Mon, Apr 28, 2014 at 10:54:53AM +0200, Markus Pargmann wrote:
> 
> > What do you think of some framework function like
> > of_regmap_parse_endianess()? This would offer a common devicetree
> > binding and the driver would still be involved.
> 
> Something like that should be fine, Xiubo has been working on it.

Yes, the patch is still discussing.

Thanks,

BRs
Xiubo

WARNING: multiple messages have this Message-ID (diff)
From: Li.Xiubo@freescale.com (Li.Xiubo at freescale.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
Date: Wed, 30 Apr 2014 02:01:23 +0000	[thread overview]
Message-ID: <56674acdcf9f4c19916f349286c883f7@BY2PR03MB505.namprd03.prod.outlook.com> (raw)
In-Reply-To: <20140429162229.GA16981@sirena.org.uk>




> -----Original Message-----
> From: Mark Brown [mailto:broonie at kernel.org]
> Sent: Wednesday, April 30, 2014 12:22 AM
> To: Markus Pargmann
> Cc: Timur Tabi; Chen Guangyu-B42378; Estevam Fabio-R49496; Alexander Shiyan;
> Xiubo Li-B47053; alsa-devel at alsa-project.org; linux-arm-
> kernel at lists.infradead.org; kernel at pengutronix.de
> Subject: Re: [PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
> 
> On Mon, Apr 28, 2014 at 10:54:53AM +0200, Markus Pargmann wrote:
> 
> > What do you think of some framework function like
> > of_regmap_parse_endianess()? This would offer a common devicetree
> > binding and the driver would still be involved.
> 
> Something like that should be fine, Xiubo has been working on it.

Yes, the patch is still discussing.

Thanks,

BRs
Xiubo

  reply	other threads:[~2014-04-30  2:01 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-14 13:35 [PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup Markus Pargmann
2014-04-14 13:35 ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 01/18] ASoC: fsl-ssi: Fix register values when disabling Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 02/18] ASoC: fsl-ssi: Move debugging to seperate file Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 03/18] ASoC: fsl-ssi: Use dev_name for DAI driver struct Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 04/18] ASoC: fsl-ssi: Move imx-specific probe to seperate function Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 05/18] ASoC: fsl-ssi: Remove useless DMA code Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 06/18] ASoC: fsl-ssi: Cleanup probe function Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 07/18] ASoC: fsl-ssi: Remove unnecessary variables from ssi_private Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 08/18] ASoC: fsl-ssi: introduce SoC specific data Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 09/18] ASoC: fsl-ssi: Only enable baudclk when used Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 15:28   ` Nicolin Chen
2014-04-14 15:28     ` Nicolin Chen
2014-04-16  7:27     ` Markus Pargmann
2014-04-16  7:27       ` Markus Pargmann
2014-04-16  8:08       ` Nicolin Chen
2014-04-16  8:08         ` Nicolin Chen
2014-04-16  8:43         ` Markus Pargmann
2014-04-16  8:43           ` Markus Pargmann
2014-04-16  8:40           ` Nicolin Chen
2014-04-16  8:40             ` Nicolin Chen
2014-04-16 17:42         ` Mark Brown
2014-04-16 17:42           ` Mark Brown
2014-04-17 13:46       ` Timur Tabi
2014-04-17 13:46         ` Timur Tabi
2014-04-14 13:35 ` [PATCH v3 10/18] ASoC: fsl-ssi: make fsl,mode property optional Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 11/18] ASoC: fsl-ssi: Transmit enable synchronization Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 12/18] ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_params Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 13/18] ASoC: fsl-ssi: set bitclock in master mode from hw_params Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 14/18] ASoC: fsl-ssi: remove unnecessary spinlock Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 15/18] ASoC: fsl-ssi: Allow first stream to set the bitclock Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 16/18] ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 17/18] ASoC: fsl-ssi: reorder and document fsl_ssi_private Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-14 13:35 ` [PATCH v3 18/18] ASoC: fsl-ssi: Use regmap Markus Pargmann
2014-04-14 13:35   ` Markus Pargmann
2014-04-24 11:44 ` [PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup Mark Brown
2014-04-24 11:44   ` Mark Brown
2014-04-28  8:54   ` Markus Pargmann
2014-04-28  8:54     ` Markus Pargmann
2014-04-29 16:22     ` Mark Brown
2014-04-29 16:22       ` Mark Brown
2014-04-30  2:01       ` Li.Xiubo [this message]
2014-04-30  2:01         ` Li.Xiubo at freescale.com

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=56674acdcf9f4c19916f349286c883f7@BY2PR03MB505.namprd03.prod.outlook.com \
    --to=li.xiubo@freescale.com \
    --cc=Fabio.Estevam@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=guangyu.chen@freescale.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mpa@pengutronix.de \
    --cc=shc_work@mail.ru \
    --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.