[PATCH v3 3/5] ARM: vexpress: Add DT support in v2m
Pawel Moll
pawel.moll at arm.com
Wed Nov 30 06:46:40 EST 2011
On Tue, 2011-11-29 at 21:19 +0000, Arnd Bergmann wrote:
> On Tuesday 29 November 2011, Pawel Moll wrote:
> > + compact-flash at 1a000 {
> > + compatible = "ata-generic";
> > + reg = <0x1a000 0x100
> > + 0x1a100 0xf00>;
> > + reg-shift = <2>;
> > + };
>
> Shouldn't there also be a more specific "compatible" value, in case we have
> to detect this CF slot for some reason?
It was the compatible-value-of-choice in
"drivers/ata/pata_of_platform.c", unfortunately undocumented - as I have
just realized - in the "Documentation/devicetree/bindings"...
> Is there actually no interrupt?
No, polling mode only. And yes, it works ;-)
Cheers!
Paweł
More information about the linux-arm-kernel
mailing list