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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to