From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756519AbbCCLD7 (ORCPT ); Tue, 3 Mar 2015 06:03:59 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:46908 "EHLO mx08-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756280AbbCCLD4 (ORCPT ); Tue, 3 Mar 2015 06:03:56 -0500 Message-ID: <54F594F8.50306@st.com> Date: Tue, 3 Mar 2015 12:03:20 +0100 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Peter Griffin , , , , , , CC: , , , Subject: Re: [PATCH v2 8/8] ARM: STi: DT: STiH407: Add dt nodes for sdhci and emmc. References: <1424956227-18258-1-git-send-email-peter.griffin@linaro.org> <1424956227-18258-9-git-send-email-peter.griffin@linaro.org> In-Reply-To: <1424956227-18258-9-git-send-email-peter.griffin@linaro.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-03-03_03:2015-03-03,2015-03-03,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/26/2015 02:10 PM, Peter Griffin wrote: > The nodes have been split to allow as much commonality as possible. > The stih407 has a silicon bug with eMMC UHS modes (with top regs) > and as such doesn't have any of the uhs dt properties. > > Signed-off-by: Peter Griffin > --- > arch/arm/boot/dts/stih407-family.dtsi | 30 ++++++++++++++++++++++++++++++ > arch/arm/boot/dts/stih410-b2120.dts | 10 ++++++++++ > arch/arm/boot/dts/stihxxx-b2120.dtsi | 8 ++++++++ > 3 files changed, 48 insertions(+) > > Maybe you could also add SD/eMMC support to the b2199 too? I can test if you don't have the hardware yet. Kind regards, Maxime