From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryan Mallon Subject: Re: [PATCH] add PATA host controller support for Cirrus Logic's EP93xx CPUs Date: Wed, 02 Dec 2009 14:26:16 +1300 Message-ID: <4B15C238.70909@bluewatersys.com> References: <200911261651.40928.bzolnier@gmail.com> <4B15BAA1.2010408@bluewatersys.com> <200912020206.59659.bzolnier@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: H Hartley Sweeten Cc: Bartlomiej Zolnierkiewicz , linux-ide@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Sergei Shtylyov , Joao Ramos List-Id: linux-ide@vger.kernel.org H Hartley Sweeten wrote: > On Tuesday, December 01, 2009 6:07 PM, Bartlomiej Zolnierkiewicz wrote: >> On Wednesday 02 December 2009 01:53:53 am Ryan Mallon wrote: >>> Bartlomiej Zolnierkiewicz wrote: >>>> Based on the older IDE host driver by Joao Ramos and review comments >>>> for it from Sergei Shtylyov. Not yet tested with the real hardware. >>>> >>> Hi Bartlomiej, >>> >>> I have got as far as patching this into my kernel and doing a build test >>> (still need to find a hard-disk to test). I got some build errors, see >>> below: >> Hi, >> >> Many thanks for picking this driver up. >> >> The following preparatory libata one-liner is needed to make it build: >> >> http://patchwork.kernel.org/patch/62926/ >> >> and you may also need to update ep93xx ide gpio patch: >> >> http://thread.gmane.org/gmane.linux.ports.arm.kernel/57688/focus=58730 >> >> to current kernels to make the hardware work. > > Ryan, > > I updated the core parts of this patch with the ide gpio stuff. This will > patch cleanly to 2.6.32-rc8 but will have problems after the 2.6.33 merge > due to the core keypad support already in Russell's tree. > > But, for what it's worth.... Thanks. I had planned reposting this as a patch series for the driver and the core stuff once I get it working. At my current pace, I think it will be after 2.6.33 :-). ~Ryan -- Bluewater Systems Ltd - ARM Technology Solution Centre Ryan Mallon 5 Amuri Park, 404 Barbadoes St ryan@bluewatersys.com PO Box 13 889, Christchurch 8013 http://www.bluewatersys.com New Zealand Phone: +64 3 3779127 Freecall: Australia 1800 148 751 Fax: +64 3 3779135 USA 1800 261 2934 From mboxrd@z Thu Jan 1 00:00:00 1970 From: ryan@bluewatersys.com (Ryan Mallon) Date: Wed, 02 Dec 2009 14:26:16 +1300 Subject: [PATCH] add PATA host controller support for Cirrus Logic's EP93xx CPUs In-Reply-To: References: <200911261651.40928.bzolnier@gmail.com> <4B15BAA1.2010408@bluewatersys.com> <200912020206.59659.bzolnier@gmail.com> Message-ID: <4B15C238.70909@bluewatersys.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org H Hartley Sweeten wrote: > On Tuesday, December 01, 2009 6:07 PM, Bartlomiej Zolnierkiewicz wrote: >> On Wednesday 02 December 2009 01:53:53 am Ryan Mallon wrote: >>> Bartlomiej Zolnierkiewicz wrote: >>>> Based on the older IDE host driver by Joao Ramos and review comments >>>> for it from Sergei Shtylyov. Not yet tested with the real hardware. >>>> >>> Hi Bartlomiej, >>> >>> I have got as far as patching this into my kernel and doing a build test >>> (still need to find a hard-disk to test). I got some build errors, see >>> below: >> Hi, >> >> Many thanks for picking this driver up. >> >> The following preparatory libata one-liner is needed to make it build: >> >> http://patchwork.kernel.org/patch/62926/ >> >> and you may also need to update ep93xx ide gpio patch: >> >> http://thread.gmane.org/gmane.linux.ports.arm.kernel/57688/focus=58730 >> >> to current kernels to make the hardware work. > > Ryan, > > I updated the core parts of this patch with the ide gpio stuff. This will > patch cleanly to 2.6.32-rc8 but will have problems after the 2.6.33 merge > due to the core keypad support already in Russell's tree. > > But, for what it's worth.... Thanks. I had planned reposting this as a patch series for the driver and the core stuff once I get it working. At my current pace, I think it will be after 2.6.33 :-). ~Ryan -- Bluewater Systems Ltd - ARM Technology Solution Centre Ryan Mallon 5 Amuri Park, 404 Barbadoes St ryan at bluewatersys.com PO Box 13 889, Christchurch 8013 http://www.bluewatersys.com New Zealand Phone: +64 3 3779127 Freecall: Australia 1800 148 751 Fax: +64 3 3779135 USA 1800 261 2934