From: Tony Lindgren <tony@atomide.com>
To: Roger Quadros <rogerq@ti.com>
Cc: Rostislav Lisovy <lisovy@gmail.com>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Kevin Hilman <khilman@deeprootsystems.com>,
Russell King <linux@arm.linux.org.uk>, Pekon Gupta <pekon@ti.com>,
Michal Vokac <vokac.m@gmail.com>,
Michal Sojka <sojkam1@fel.cvut.cz>,
Rostislav Lisovy <lisovy@merica.cz>
Subject: Re: [PATCH] ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()
Date: Tue, 15 Jul 2014 00:25:45 -0700 [thread overview]
Message-ID: <20140715072544.GA28715@atomide.com> (raw)
In-Reply-To: <53BFEA6A.4020501@ti.com>
* Roger Quadros <rogerq@ti.com> [140711 06:47]:
> On 06/04/2014 05:24 PM, Rostislav Lisovy wrote:
> > GPMC controller supports up to 8 memory devices connected to it.
> > Since there is one statically allocated "struct platform_device
> > gpmc_nand_device" it is not possible to configure the system to
> > use more than one NAND device connected to the GPMC. This
> > modification makes it possible to use up to 8 NAND devices
> > connected to the GPMC controller.
> >
> > Signed-off-by: Rostislav Lisovy <lisovy@merica.cz>
>
> pushed to git@github.com:rogerq/linux.git for-v3.17/gpmc-omap
>
> Tony,
>
> You can please pull all omap-gpmc patches for 3.17 from there. Thanks.
OK so just this one fix, merging into omap-for-v3.17/fixes-not-urgent.
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] ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()
Date: Tue, 15 Jul 2014 00:25:45 -0700 [thread overview]
Message-ID: <20140715072544.GA28715@atomide.com> (raw)
In-Reply-To: <53BFEA6A.4020501@ti.com>
* Roger Quadros <rogerq@ti.com> [140711 06:47]:
> On 06/04/2014 05:24 PM, Rostislav Lisovy wrote:
> > GPMC controller supports up to 8 memory devices connected to it.
> > Since there is one statically allocated "struct platform_device
> > gpmc_nand_device" it is not possible to configure the system to
> > use more than one NAND device connected to the GPMC. This
> > modification makes it possible to use up to 8 NAND devices
> > connected to the GPMC controller.
> >
> > Signed-off-by: Rostislav Lisovy <lisovy@merica.cz>
>
> pushed to git at github.com:rogerq/linux.git for-v3.17/gpmc-omap
>
> Tony,
>
> You can please pull all omap-gpmc patches for 3.17 from there. Thanks.
OK so just this one fix, merging into omap-for-v3.17/fixes-not-urgent.
Regards,
Tony
next prev parent reply other threads:[~2014-07-15 7:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-04 14:24 [PATCH] ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc() Rostislav Lisovy
2014-06-04 14:24 ` Rostislav Lisovy
2014-07-09 12:49 ` Roger Quadros
2014-07-09 12:49 ` Roger Quadros
2014-07-09 12:49 ` Roger Quadros
2014-07-11 12:02 ` Roger Quadros
2014-07-11 12:02 ` Roger Quadros
2014-07-11 12:02 ` Roger Quadros
2014-07-11 13:45 ` Roger Quadros
2014-07-11 13:45 ` Roger Quadros
2014-07-11 13:45 ` Roger Quadros
2014-07-15 7:25 ` Tony Lindgren [this message]
2014-07-15 7:25 ` 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=20140715072544.GA28715@atomide.com \
--to=tony@atomide.com \
--cc=khilman@deeprootsystems.com \
--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=lisovy@gmail.com \
--cc=lisovy@merica.cz \
--cc=pekon@ti.com \
--cc=rogerq@ti.com \
--cc=sojkam1@fel.cvut.cz \
--cc=vokac.m@gmail.com \
/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.