Hi,

On 27/07/2014 at 00:06:56 +0400, Sergei Shtylyov wrote :
> >diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi 
> >b/arch/arm/boot/dts/at91sam9x5.dtsi
> >index 2c0d6ea3ab41..5d7cf394f537 100644
> >--- a/arch/arm/boot/dts/at91sam9x5.dtsi
> >+++ b/arch/arm/boot/dts/at91sam9x5.dtsi
> >@@ -964,7 +964,7 @@
> >                     adc0: adc@f804c000 {
> >                             #address-cells = <1>;
> >                             #size-cells = <0>;
> >-                            compatible = "atmel,at91sam9260-adc";
> >+                            compatible = "atmel,at91sam9x5-adc";
> 
>    Actually, wildcards are not allowed in the "compatible" prop.
> 

This is not really a wildcard, the sam9x5 family of SoC is supported
through only one dtsi, at91sam9x5.dtsi and this name is used for all the
compatible strings of the IPs that appeared with that family.

-- 
Alexandre Belloni, 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 [email protected]
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