Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753536AbbG2PCW (ORCPT ); Wed, 29 Jul 2015 11:02:22 -0400 Received: from down.free-electrons.com ([37.187.137.238]:46737 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751170AbbG2PCV (ORCPT ); Wed, 29 Jul 2015 11:02:21 -0400 Date: Wed, 29 Jul 2015 17:02:18 +0200 From: Alexandre Belloni To: Nicolas Ferre Cc: linux-arm-kernel@lists.infradead.org, Boris BREZILLON , Ludovic Desroches , linux-kernel@vger.kernel.org, Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [PATCH v2 2/3] ARM: at91/dt: add basic dtsi for sama5d2 SoC Message-ID: <20150729150218.GA6073@piout.net> References: <1438079151-29653-1-git-send-email-nicolas.ferre@atmel.com> <1438079151-29653-3-git-send-email-nicolas.ferre@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438079151-29653-3-git-send-email-nicolas.ferre@atmel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 813 Lines: 27 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/