From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.coquelin@st.com (Maxime Coquelin) Date: Tue, 3 Mar 2015 12:01:48 +0100 Subject: [PATCH v2 7/8] mmc: sdhci-st: Update ST SDHCI binding documentation. In-Reply-To: <1424956227-18258-8-git-send-email-peter.griffin@linaro.org> References: <1424956227-18258-1-git-send-email-peter.griffin@linaro.org> <1424956227-18258-8-git-send-email-peter.griffin@linaro.org> Message-ID: <54F5949C.4050505@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/26/2015 02:10 PM, Peter Griffin wrote: > This patch updates the binding information to reflect the > extra dt options which are now supported by the sdhci-st.c > driver which enable support for stih407 family silicon. > > Stih410 SoC and later support UHS modes for eMMC, so the STiH410 > driver now makes use of these common bindings. Examples > are provided for both eMMC (which has additional bindings) > and also sd slot for stih407. STiH407 > > Signed-off-by: Peter Griffin > --- > Documentation/devicetree/bindings/mmc/sdhci-st.txt | 100 ++++++++++++++++++--- > 1 file changed, 90 insertions(+), 10 deletions(-) > Once fixed, you can add my: Acked-by: Maxime Coquelin Thanks, Maxime