[PATCH v3 3/5] ARM: vexpress: Add DT support in v2m

Arnd Bergmann arnd at arndb.de
Wed Nov 30 08:19:11 EST 2011


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?

Is there actually no interrupt?

	Arnd


More information about the devicetree-discuss mailing list