All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add Phytec pbab01 audio support
  2014-09-12 16:04 [PATCH v2 0/5] " Dmitry Lavnikevich
  2014-09-16  8:08   ` Dmitry Lavnikevich
@ 2014-09-16  8:08   ` Dmitry Lavnikevich
  0 siblings, 0 replies; 6+ messages in thread
From: Dmitry Lavnikevich @ 2014-09-16  8:08 UTC (permalink / raw)
  To: shawn.guo, kernel, robh+dt, pawel.moll, mark.rutland,
	ijc+devicetree, galak, linux, perex, tiwai
  Cc: linux-kernel, linux-arm-kernel, =devicetree, alsa-devel

New phyFLEX board audio patchset version.

Defines from dt-bindings/sound/fsl-imx-audmux.h are now used in audmux
configuration instead of hardcoded register values.

Also patchset is now based on branch for-next from
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git which
means:

- removed #sound-dai-cells in ssi2 node since it was already moved to
  imx6qdl.dtsi;
- patch for imx_v6_v7_defconfig now enables only
  CONFIG_SND_SOC_TLV320AIC3X since CONFIG_SND_SIMPLE_CARD also was
  already enabled.

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

* [PATCH v3 0/4] Add Phytec pbab01 audio support
@ 2014-09-16  8:08   ` Dmitry Lavnikevich
  0 siblings, 0 replies; 6+ messages in thread
From: Dmitry Lavnikevich @ 2014-09-16  8:08 UTC (permalink / raw)
  To: linux-arm-kernel

New phyFLEX board audio patchset version.

Defines from dt-bindings/sound/fsl-imx-audmux.h are now used in audmux
configuration instead of hardcoded register values.

Also patchset is now based on branch for-next from
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git which
means:

- removed #sound-dai-cells in ssi2 node since it was already moved to
  imx6qdl.dtsi;
- patch for imx_v6_v7_defconfig now enables only
  CONFIG_SND_SOC_TLV320AIC3X since CONFIG_SND_SIMPLE_CARD also was
  already enabled.

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

* [PATCH v3 0/4] Add Phytec pbab01 audio support
@ 2014-09-16  8:08   ` Dmitry Lavnikevich
  0 siblings, 0 replies; 6+ messages in thread
From: Dmitry Lavnikevich @ 2014-09-16  8:08 UTC (permalink / raw)
  To: shawn.guo, kernel, robh+dt, pawel.moll, mark.rutland,
	ijc+devicetree, galak, linux, perex, tiwai
  Cc: linux-kernel, linux-arm-kernel, =devicetree, alsa-devel

New phyFLEX board audio patchset version.

Defines from dt-bindings/sound/fsl-imx-audmux.h are now used in audmux
configuration instead of hardcoded register values.

Also patchset is now based on branch for-next from
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git which
means:

- removed #sound-dai-cells in ssi2 node since it was already moved to
  imx6qdl.dtsi;
- patch for imx_v6_v7_defconfig now enables only
  CONFIG_SND_SOC_TLV320AIC3X since CONFIG_SND_SIMPLE_CARD also was
  already enabled.


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

* Re: [PATCH v3 0/4] Add Phytec pbab01 audio support
@ 2014-10-01 10:38 ` Dmitry Lavnikevich
  0 siblings, 0 replies; 6+ messages in thread
From: Dmitry Lavnikevich @ 2014-10-01 10:38 UTC (permalink / raw)
  To: shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org >> Shawn Guo,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org >> Sascha Hauer,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org >> Pawel Moll,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org >> Ian Campbell,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org >> Kumar Gala,
	linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org >> Russell King,
	perex-/Fr2/VpizcU@public.gmane.org,
	tiwai-l3A5Bk7waGM@public.gmane.org >> Takashi Iwai
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org

Hello,

I have resent my patchset rebased on git 
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git couple 
weeks ago. Was it lost under other mails or should I change something else?

Best regards,
Lavnikevich Dmitry
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* [PATCH v3 0/4] Add Phytec pbab01 audio support
@ 2014-10-01 10:38 ` Dmitry Lavnikevich
  0 siblings, 0 replies; 6+ messages in thread
From: Dmitry Lavnikevich @ 2014-10-01 10:38 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

I have resent my patchset rebased on git 
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git couple 
weeks ago. Was it lost under other mails or should I change something else?

Best regards,
Lavnikevich Dmitry

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

* Re: [PATCH v3 0/4] Add Phytec pbab01 audio support
@ 2014-10-01 10:38 ` Dmitry Lavnikevich
  0 siblings, 0 replies; 6+ messages in thread
From: Dmitry Lavnikevich @ 2014-10-01 10:38 UTC (permalink / raw)
  To: shawn.guo@freescale.com >> Shawn Guo,
	kernel@pengutronix.de >> Sascha Hauer, robh+dt@kernel.org,
	pawel.moll@arm.com >> Pawel Moll, mark.rutland@arm.com,
	ijc+devicetree@hellion.org.uk >> Ian Campbell,
	galak@codeaurora.org >> Kumar Gala,
	linux@arm.linux.org.uk >> Russell King, perex@perex.cz,
	tiwai@suse.de >> Takashi Iwai
  Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree,
	alsa-devel@alsa-project.org

Hello,

I have resent my patchset rebased on git 
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git couple 
weeks ago. Was it lost under other mails or should I change something else?

Best regards,
Lavnikevich Dmitry

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

end of thread, other threads:[~2014-10-01 10:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01 10:38 [PATCH v3 0/4] Add Phytec pbab01 audio support Dmitry Lavnikevich
2014-10-01 10:38 ` Dmitry Lavnikevich
2014-10-01 10:38 ` Dmitry Lavnikevich
  -- strict thread matches above, loose matches on Subject: below --
2014-09-12 16:04 [PATCH v2 0/5] " Dmitry Lavnikevich
2014-09-16  8:08 ` [PATCH v3 0/4] " Dmitry Lavnikevich
2014-09-16  8:08   ` Dmitry Lavnikevich
2014-09-16  8:08   ` Dmitry Lavnikevich

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.