From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Martin Subject: Re: [PATCH] pata-generic/of: Make probing via device tree non-powerpc-specific Date: Mon, 19 Sep 2011 11:56:11 +0100 Message-ID: References: <1316183890-13677-1-git-send-email-dave.martin@linaro.org> <20110916214313.GB16381@n2100.arm.linux.org.uk> <1316427795.3014.13.camel@hornet.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1316427795.3014.13.camel@hornet.cambridge.arm.com> Sender: linux-ide-owner@vger.kernel.org To: Pawel Moll Cc: Russell King - ARM Linux , "devicetree-discuss@lists.ozlabs.org" , Grant Likely , "linux-ide@vger.kernel.org" , Jeff Garzik , "linux-arm-kernel@lists.infradead.org" , "patches@linaro.org" List-Id: devicetree@vger.kernel.org On Mon, Sep 19, 2011 at 11:23 AM, Pawel Moll wrote= : >> > This may not be the correct way to support the CF slot on Versatil= e >> > Express - it depends whether the CF slot on VE supports just CF >> > memory cards or whether it can take any CF card. >> > >> > If the latter, then what may be inserted could be a CF network car= d, >> > and that means it's probably wrong to tell the kernel that what's >> > there is a PATA interface. >> >> Interesting point. =A0I don't know whether we've tried plugging anyt= hing >> else in... >> >> Pawel, can you comment? > > VE officially supports CF memory cards only (Arnd already referenced = the > spec). So in this case CF =3D=3D PATA. OK, Il'l stick with this for now. Cheers ---Dave