All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>
To: Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
	Benoit Cousson <b-cousson-l0cyMroinI0@public.gmane.org>,
	Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>,
	Grant Likely
	<grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Liam Girdwood <lrg-l0cyMroinI0@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 0/7] arm/dts: Audio support for OMAP4 devices (SDP, PandaBoard)
Date: Mon, 09 Jul 2012 14:19:33 +0200	[thread overview]
Message-ID: <4FFACC55.4060106@ti.com> (raw)
In-Reply-To: <1339164125-32534-1-git-send-email-peter.ujfalusi-l0cyMroinI0@public.gmane.org>

Hello,

On 06/08/2012 04:01 PM, Peter Ujfalusi wrote:
> Hello,
> 
> The following series enable the audio functionality on OMAP4 based devices using
> twl6040 as audio codec.
> 
> The series adds the needed bindings in the dts for the OMAP IPs, twl6040 MFD
> device and for the audio connection on the board.
> 
> To be able to differentiate between PandaBoard and PandaBoardES (they have a bit
> different audio configuration) a new dts file has been created which only
> changes the audio properties different between the two boards.
> 
> Patches for the drivers involved and the documentation related to dts sections
> has been either in 3.5 or heading for 3.6.

Probably this series has been overlooked, since I have not received feedback
on it.
Should I resend the series? Which tree should I use to rebase it?

Thank you,
Péter

> 
> Regards,
> Peter
> ---
> Peter Ujfalusi (7):
>   arm/dts: omap4: Add entry for OMAP McPDM IP
>   arm/dts: omap4: Add entry for OMAP DMIC IP
>   arm/dts: omap4-sdp: Add fixed regulator to represent VBAT
>   arm/dts: omap4-sdp: Add support for twl6040
>   arm/dts: omap4-sdp: Enable audio support via device tree
>   arm/dts: omap4-panda: Audio support for PandaBoard 4430
>   arm/dts: New dts file for PandaBoardES (4460)
> 
>  arch/arm/boot/dts/omap4-panda.dts   |   37 +++++++++++++++++++
>  arch/arm/boot/dts/omap4-pandaES.dts |   24 ++++++++++++
>  arch/arm/boot/dts/omap4-sdp.dts     |   68 +++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/omap4.dtsi        |   18 +++++++++
>  4 files changed, 147 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/boot/dts/omap4-pandaES.dts
> 

WARNING: multiple messages have this Message-ID (diff)
From: peter.ujfalusi@ti.com (Peter Ujfalusi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/7] arm/dts: Audio support for OMAP4 devices (SDP, PandaBoard)
Date: Mon, 09 Jul 2012 14:19:33 +0200	[thread overview]
Message-ID: <4FFACC55.4060106@ti.com> (raw)
In-Reply-To: <1339164125-32534-1-git-send-email-peter.ujfalusi@ti.com>

Hello,

On 06/08/2012 04:01 PM, Peter Ujfalusi wrote:
> Hello,
> 
> The following series enable the audio functionality on OMAP4 based devices using
> twl6040 as audio codec.
> 
> The series adds the needed bindings in the dts for the OMAP IPs, twl6040 MFD
> device and for the audio connection on the board.
> 
> To be able to differentiate between PandaBoard and PandaBoardES (they have a bit
> different audio configuration) a new dts file has been created which only
> changes the audio properties different between the two boards.
> 
> Patches for the drivers involved and the documentation related to dts sections
> has been either in 3.5 or heading for 3.6.

Probably this series has been overlooked, since I have not received feedback
on it.
Should I resend the series? Which tree should I use to rebase it?

Thank you,
P?ter

> 
> Regards,
> Peter
> ---
> Peter Ujfalusi (7):
>   arm/dts: omap4: Add entry for OMAP McPDM IP
>   arm/dts: omap4: Add entry for OMAP DMIC IP
>   arm/dts: omap4-sdp: Add fixed regulator to represent VBAT
>   arm/dts: omap4-sdp: Add support for twl6040
>   arm/dts: omap4-sdp: Enable audio support via device tree
>   arm/dts: omap4-panda: Audio support for PandaBoard 4430
>   arm/dts: New dts file for PandaBoardES (4460)
> 
>  arch/arm/boot/dts/omap4-panda.dts   |   37 +++++++++++++++++++
>  arch/arm/boot/dts/omap4-pandaES.dts |   24 ++++++++++++
>  arch/arm/boot/dts/omap4-sdp.dts     |   68 +++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/omap4.dtsi        |   18 +++++++++
>  4 files changed, 147 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/boot/dts/omap4-pandaES.dts
> 

WARNING: multiple messages have this Message-ID (diff)
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Russell King <linux@arm.linux.org.uk>,
	Benoit Cousson <b-cousson@ti.com>,
	Tony Lindgren <tony@atomide.com>,
	Grant Likely <grant.likely@secretlab.ca>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	devicetree-discuss@lists.ozlabs.org, linux-omap@vger.kernel.org,
	Rajendra Nayak <rnayak@ti.com>, Liam Girdwood <lrg@ti.com>
Subject: Re: [PATCH 0/7] arm/dts: Audio support for OMAP4 devices (SDP, PandaBoard)
Date: Mon, 09 Jul 2012 14:19:33 +0200	[thread overview]
Message-ID: <4FFACC55.4060106@ti.com> (raw)
In-Reply-To: <1339164125-32534-1-git-send-email-peter.ujfalusi@ti.com>

Hello,

On 06/08/2012 04:01 PM, Peter Ujfalusi wrote:
> Hello,
> 
> The following series enable the audio functionality on OMAP4 based devices using
> twl6040 as audio codec.
> 
> The series adds the needed bindings in the dts for the OMAP IPs, twl6040 MFD
> device and for the audio connection on the board.
> 
> To be able to differentiate between PandaBoard and PandaBoardES (they have a bit
> different audio configuration) a new dts file has been created which only
> changes the audio properties different between the two boards.
> 
> Patches for the drivers involved and the documentation related to dts sections
> has been either in 3.5 or heading for 3.6.

Probably this series has been overlooked, since I have not received feedback
on it.
Should I resend the series? Which tree should I use to rebase it?

Thank you,
Péter

> 
> Regards,
> Peter
> ---
> Peter Ujfalusi (7):
>   arm/dts: omap4: Add entry for OMAP McPDM IP
>   arm/dts: omap4: Add entry for OMAP DMIC IP
>   arm/dts: omap4-sdp: Add fixed regulator to represent VBAT
>   arm/dts: omap4-sdp: Add support for twl6040
>   arm/dts: omap4-sdp: Enable audio support via device tree
>   arm/dts: omap4-panda: Audio support for PandaBoard 4430
>   arm/dts: New dts file for PandaBoardES (4460)
> 
>  arch/arm/boot/dts/omap4-panda.dts   |   37 +++++++++++++++++++
>  arch/arm/boot/dts/omap4-pandaES.dts |   24 ++++++++++++
>  arch/arm/boot/dts/omap4-sdp.dts     |   68 +++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/omap4.dtsi        |   18 +++++++++
>  4 files changed, 147 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/boot/dts/omap4-pandaES.dts
> 



  parent reply	other threads:[~2012-07-09 12:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-08 14:01 [PATCH 0/7] arm/dts: Audio support for OMAP4 devices (SDP, PandaBoard) Peter Ujfalusi
2012-06-08 14:01 ` Peter Ujfalusi
2012-06-08 14:01 ` Peter Ujfalusi
2012-06-08 14:01 ` [PATCH 1/7] arm/dts: omap4: Add entry for OMAP McPDM IP Peter Ujfalusi
2012-06-08 14:01   ` Peter Ujfalusi
2012-06-08 14:02 ` [PATCH 2/7] arm/dts: omap4: Add entry for OMAP DMIC IP Peter Ujfalusi
2012-06-08 14:02   ` Peter Ujfalusi
2012-06-08 14:02 ` [PATCH 3/7] arm/dts: omap4-sdp: Add fixed regulator to represent VBAT Peter Ujfalusi
2012-06-08 14:02   ` Peter Ujfalusi
2012-06-08 14:02 ` [PATCH 4/7] arm/dts: omap4-sdp: Add support for twl6040 Peter Ujfalusi
2012-06-08 14:02   ` Peter Ujfalusi
2012-06-08 14:02 ` [PATCH 5/7] arm/dts: omap4-sdp: Enable audio support via device tree Peter Ujfalusi
2012-06-08 14:02   ` Peter Ujfalusi
2012-06-08 14:02 ` [PATCH 6/7] arm/dts: omap4-panda: Audio support for PandaBoard 4430 Peter Ujfalusi
2012-06-08 14:02   ` Peter Ujfalusi
2012-06-08 14:02 ` [PATCH 7/7] arm/dts: New dts file for PandaBoardES (4460) Peter Ujfalusi
2012-06-08 14:02   ` Peter Ujfalusi
     [not found] ` <1339164125-32534-1-git-send-email-peter.ujfalusi-l0cyMroinI0@public.gmane.org>
2012-07-09 12:19   ` Peter Ujfalusi [this message]
2012-07-09 12:19     ` [PATCH 0/7] arm/dts: Audio support for OMAP4 devices (SDP, PandaBoard) Peter Ujfalusi
2012-07-09 12:19     ` Peter Ujfalusi
2012-07-09 12:50     ` Tony Lindgren
2012-07-09 12:50       ` Tony Lindgren

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=4FFACC55.4060106@ti.com \
    --to=peter.ujfalusi-l0cymroini0@public.gmane.org \
    --cc=b-cousson-l0cyMroinI0@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=lrg-l0cyMroinI0@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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.