All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Anil Kumar <anilk4.v@gmail.com>
Cc: "devicetree-discuss@lists.ozlabs.org"
	<devicetree-discuss@lists.ozlabs.org>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux@arm.linux.org.uk,
	b-cousson@ti.com, Grant Likely <grant.likely@secretlab.ca>,
	Thomas Weber <thomas@tomweber.eu>
Subject: Re: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000.
Date: Wed, 6 Mar 2013 09:53:13 -0800	[thread overview]
Message-ID: <20130306175313.GQ11806@atomide.com> (raw)
In-Reply-To: <CABYxbz62JrMB95p5i9iu2G=B4ETXLrYbLsyFEFR5F+WVD6YNnQ@mail.gmail.com>

* Anil Kumar <anilk4.v@gmail.com> [130305 18:40]:
> Hi Tony,
> 
> >> From: linux-arm-kernel [mailto:linux-arm-kernel-
> >> bounces@lists.infradead.org] On Behalf Of Anil Kumar
> >> Sent: Wednesday, February 27, 2013 8:03 AM
> >> To: devicetree-discuss@lists.ozlabs.org; linux-omap@vger.kernel.org;
> >> linux-kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org
> >> Cc: linux@arm.linux.org.uk; Cousson, Benoit; Tony Lindgren; Grant
> >> Likely; Anil Kumar; thomas@tomweber.eu
> >> Subject: Re: FW: [PATCH V4] ARM: dts: add minimal DT support for
> >> DevKit8000.
> >>
> >> Hi,
> >> >
> >> > DevKit8000 is a beagle board clone from Timll, sold by
> >> > armkits.com. The DevKit8000 has RS232 serial port, LCD, DVI-D,
> >> > S-Video, Ethernet, SD/MMC, keyboard, camera, SPI, I2C, USB and
> >> > JTAG interface.
> >> >
> >> > This patch adds the basic DT support for devkit8000. At this time,
> >> Information
> >> > of twl4030 (PMIC), MMC1, I2C1 and leds are added.
> >> >
> >> > Signed-off-by: Anil Kumar <anilk4.v@gmail.com>
> >> > Tested-by: Thomas Weber <thomas@tomweber.eu>
> >>
> >> Gentle Ping. As there are no review comments on this patch,
> >> Could you please pull this patch ?
> 
> Gentle Ping.
> 
> This patch also got Reviewed-by: Manish Badarkhe <badarkhe.manish@gmail.com>
> and as patch "ARM: dts: omap3-devkit8000: Enable audio support"  has already got
> "Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>" but it is on the
> top of this patch.
> So, Could you please pull this patch in one of your omap branch? or
> you want me to
> do rebase this patch on top of v3.9-rc1 ?

Let's wait for Benoit to queue it as he has a bunch of .dts changes already
applied. Too bad we missed v3.9 merge window for those, but hopefully
we can get them queued early for v3.10.

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000.
Date: Wed, 6 Mar 2013 09:53:13 -0800	[thread overview]
Message-ID: <20130306175313.GQ11806@atomide.com> (raw)
In-Reply-To: <CABYxbz62JrMB95p5i9iu2G=B4ETXLrYbLsyFEFR5F+WVD6YNnQ@mail.gmail.com>

* Anil Kumar <anilk4.v@gmail.com> [130305 18:40]:
> Hi Tony,
> 
> >> From: linux-arm-kernel [mailto:linux-arm-kernel-
> >> bounces at lists.infradead.org] On Behalf Of Anil Kumar
> >> Sent: Wednesday, February 27, 2013 8:03 AM
> >> To: devicetree-discuss at lists.ozlabs.org; linux-omap at vger.kernel.org;
> >> linux-kernel at vger.kernel.org; linux-arm-kernel at lists.infradead.org
> >> Cc: linux at arm.linux.org.uk; Cousson, Benoit; Tony Lindgren; Grant
> >> Likely; Anil Kumar; thomas at tomweber.eu
> >> Subject: Re: FW: [PATCH V4] ARM: dts: add minimal DT support for
> >> DevKit8000.
> >>
> >> Hi,
> >> >
> >> > DevKit8000 is a beagle board clone from Timll, sold by
> >> > armkits.com. The DevKit8000 has RS232 serial port, LCD, DVI-D,
> >> > S-Video, Ethernet, SD/MMC, keyboard, camera, SPI, I2C, USB and
> >> > JTAG interface.
> >> >
> >> > This patch adds the basic DT support for devkit8000. At this time,
> >> Information
> >> > of twl4030 (PMIC), MMC1, I2C1 and leds are added.
> >> >
> >> > Signed-off-by: Anil Kumar <anilk4.v@gmail.com>
> >> > Tested-by: Thomas Weber <thomas@tomweber.eu>
> >>
> >> Gentle Ping. As there are no review comments on this patch,
> >> Could you please pull this patch ?
> 
> Gentle Ping.
> 
> This patch also got Reviewed-by: Manish Badarkhe <badarkhe.manish@gmail.com>
> and as patch "ARM: dts: omap3-devkit8000: Enable audio support"  has already got
> "Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>" but it is on the
> top of this patch.
> So, Could you please pull this patch in one of your omap branch? or
> you want me to
> do rebase this patch on top of v3.9-rc1 ?

Let's wait for Benoit to queue it as he has a bunch of .dts changes already
applied. Too bad we missed v3.9 merge window for those, but hopefully
we can get them queued early for v3.10.

Regards,

Tony

  reply	other threads:[~2013-03-06 17:53 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <F3DBB1B3EF102E4994C89758CFCA32412CC4E9@DBDE01.ent.ti.com>
2013-02-27  2:33 ` FW: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000 Anil Kumar
2013-02-27  2:33   ` Anil Kumar
     [not found]   ` <F3DBB1B3EF102E4994C89758CFCA32412CC74F@DBDE01.ent.ti.com>
2013-03-06  2:36     ` Anil Kumar
2013-03-06  2:36       ` Anil Kumar
2013-03-06 17:53       ` Tony Lindgren [this message]
2013-03-06 17:53         ` Tony Lindgren
     [not found]         ` <20130306175313.GQ11806-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2013-03-07  6:51           ` Benoit Cousson
2013-03-07  6:51             ` Benoit Cousson
2013-03-07  6:51             ` Benoit Cousson
     [not found]             ` <513838F2.60101-l0cyMroinI0@public.gmane.org>
2013-03-07 16:10               ` Tony Lindgren
2013-03-07 16:10                 ` Tony Lindgren
2013-03-07 16:10                 ` Tony Lindgren
2013-03-17  5:23             ` Anil Kumar
2013-03-17  5:23               ` Anil Kumar
     [not found]               ` <CABYxbz7bLZxX-6U3O9nRsKxAXbg0nEta55eO-ERuotPnw=X5BQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-03-18 15:21                 ` Benoit Cousson
2013-03-18 15:21                   ` Benoit Cousson
2013-03-18 15:21                   ` Benoit Cousson
2013-02-20 13:44 Anil Kumar
2013-02-20 13:44 ` Anil Kumar
2013-02-20 15:02 ` Manish Badarkhe
2013-02-20 15:02   ` Manish Badarkhe

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=20130306175313.GQ11806@atomide.com \
    --to=tony@atomide.com \
    --cc=anilk4.v@gmail.com \
    --cc=b-cousson@ti.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=thomas@tomweber.eu \
    /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.