From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.coquelin@st.com (Maxime Coquelin) Date: Thu, 22 May 2014 17:46:01 +0200 Subject: [PATCH 2/8] mmc: sdhci-st: STMicroelectronics SDHCI binding documentation. In-Reply-To: <1400771902-26553-3-git-send-email-peter.griffin@linaro.org> References: <1400771902-26553-1-git-send-email-peter.griffin@linaro.org> <1400771902-26553-3-git-send-email-peter.griffin@linaro.org> Message-ID: <537E1BB9.4070505@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/22/2014 05:18 PM, Peter Griffin wrote: > This patch adds the device tree binding documentation for ST > SDHCI driver. It contains the differences between the core properties > in mmc.txt and the properties used by the sdhci-st driver. > > Signed-off-by: Peter Griffin > Signed-off-by: Giuseppe Cavallaro > --- > Documentation/devicetree/bindings/mmc/sdhci-st.txt | 26 ++++++++++++++++++++++ > 1 file changed, 26 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mmc/sdhci-st.txt > You can add my: Acked-by: Maxime Coquelin [...]