From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Merello Subject: [PATCH v2 9/9] Documentation: document mmci STM32 DT binding Date: Tue, 10 Jan 2017 09:42:16 +0100 Message-ID: <1484037736-25029-10-git-send-email-andrea.merello@gmail.com> References: <1484037736-25029-1-git-send-email-andrea.merello@gmail.com> Return-path: Received: from mail-wm0-f66.google.com ([74.125.82.66]:33498 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030943AbdAJIm4 (ORCPT ); Tue, 10 Jan 2017 03:42:56 -0500 Received: by mail-wm0-f66.google.com with SMTP id r144so19166102wme.0 for ; Tue, 10 Jan 2017 00:42:55 -0800 (PST) In-Reply-To: <1484037736-25029-1-git-send-email-andrea.merello@gmail.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: ulf.hansson@linaro.org, mcoquelin.stm32@gmail.com, alexandre.torgue@st.com Cc: linux-mmc@vger.kernel.org, bruherrera@gmail.com, Andrea Merello Signed-off-by: Andrea Merello --- Documentation/devicetree/bindings/mmc/mmci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mmc/mmci.txt b/Documentation/devicetree/bindings/mmc/mmci.txt index 03796cf..d6b5127 100644 --- a/Documentation/devicetree/bindings/mmc/mmci.txt +++ b/Documentation/devicetree/bindings/mmc/mmci.txt @@ -8,7 +8,7 @@ by mmc.txt and the properties used by the mmci driver. Using "st" as the prefix for a property, indicates support by the ST Micro variant. Required properties: -- compatible : contains "arm,pl18x", "arm,primecell". +- compatible : contains "arm,pl18x", "arm,primecell" or "st,stm32f4xx-sdio" - vmmc-supply : phandle to the regulator device tree node, mentioned as the VCC/VDD supply in the eMMC/SD specs. -- 2.7.4