Re: [PATCH 1/3] ARM: at91: Add at91sam9rl DT SoC support

From: Thomas Petazzoni
Date: Mon Feb 17 2014 - 05:20:34 EST


Dear Alexandre Belloni,

On Sat, 15 Feb 2014 02:14:18 +0100, Alexandre Belloni wrote:

> + model = "Atmel AT91SAM9RL family SoC";
> + compatible = "atmel,at91sam9rl";

Since you have it in your board .dts file, I guess you should add the
atmel,at91sam9 compatible string here:

compatible = "atmel,at91sam9rl", "atmel,at91sam9";

Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/