Re: [PATCH v2 2/3] ARM: at91/dt: add basic dtsi for sama5d2 SoC

From: Alexandre Belloni
Date: Wed Jul 29 2015 - 11:02:25 EST


Hi,

On 28/07/2015 at 12:25:50 +0200, Nicolas Ferre wrote :
> +
> + sdmmc0: sdio-host@a0000000 {
> + compatible = "atmel,sama5d2-sdhci";
> + reg = <0xa0000000 0x300>;
> + interrupts = <31 IRQ_TYPE_LEVEL_HIGH 0>;
> + clocks = <&sdmmc0_hclk>, <&sdmmc0_gclk>, <&main>;
> + clock-names = "hclock", "multclk", "baseclk";

Those bindings have not been taken yet. Are you confident enough this
will go in as-is?

> + status = "disabled";
> + };
> +

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