On 8/2/2013 7:16 PM, Afzal Mohammed wrote:
> +             mac: ethernet@4a100000 {
> +                     compatible = "ti,am4372-cpsw","ti,cpsw";
compatibility "ti,am4372-cpsw" is not needed as driver has only "ti,cpsw"
compatibility
> +                     reg = <0x4a100000 0x800
> +                            0x4a101200 0x100>;
> +                     interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH
> +                                   GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH
> +                                   GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH
> +                                   GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
> +                     ti,hwmods = "cpgmac0";
> +                     status = "disabled";
> +             };
There are many other parameters which are missed here.

Regards
Mugunthan V N
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to