| Submitter | Simon Horman |
|---|---|
| Date | Nov. 19, 2012, 1:24 a.m. |
| Message ID | <1353288254-6211-1-git-send-email-horms@verge.net.au> |
| Download | mbox |
| Permalink | /patch/199915/ |
| State | New |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git boards3Comments
Hello. On 19-11-2012 5:24, Simon Horman wrote: > From: Bastian Hecht <hechtb@gmail.com> > Since commit 3c7ea4eccfd2e Please also specify that commit summary in parens. > the sh_flctl driver requires the error IRQ line to > signal failed transactions between the flash controller and the NAND chip. > This information is mandatory - else the driver refuses to start up. We > provide it here for the board mackerel. > Signed-off-by: Bastian Hecht <hechtb@gmail.com> > Signed-off-by: Simon Horman <horms@verge.net.au> WBR, Sergei
On Mon, Nov 19, 2012 at 04:30:59PM +0400, Sergei Shtylyov wrote: > Hello. > > On 19-11-2012 5:24, Simon Horman wrote: > > >From: Bastian Hecht <hechtb@gmail.com> > > >Since commit 3c7ea4eccfd2e > > Please also specify that commit summary in parens. Thanks, I will fix this and re-post. > >the sh_flctl driver requires the error IRQ line to > >signal failed transactions between the flash controller and the NAND chip. > >This information is mandatory - else the driver refuses to start up. We > >provide it here for the board mackerel. > > >Signed-off-by: Bastian Hecht <hechtb@gmail.com> > >Signed-off-by: Simon Horman <horms@verge.net.au> > > WBR, Sergei > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
Hi Olof, Hi Arnd, Please consider the following board fix for 3.8. Also, please let me know if you would prefer me to supply this as a fixes branch as we are now in the 3.7-rc6 timeframe where I understand that non-fix commits are no longer allowed for 3.8. This commit is based on the renesas/boards2 branch of the arm-soc tree. ---------------------------------------------------------------- The following changes since commit 12818d82ccad9868a820dbb193b4f9b797cd02d4: ARM: shmobile: use FSI driver's audio clock on ap4evb (2012-11-08 17:52:05 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git boards3 for you to fetch changes up to d01f4b82fbee516b4d3f03b086333fc4a127983c: ARM: shmobile: mackerel: Add FLCTL IRQ resource (2012-11-19 10:08:20 +0900) ---------------------------------------------------------------- Bastian Hecht (1): ARM: shmobile: mackerel: Add FLCTL IRQ resource arch/arm/mach-shmobile/board-mackerel.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)