From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753104AbbJOLvs (ORCPT ); Thu, 15 Oct 2015 07:51:48 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:36534 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752712AbbJOLvp (ORCPT ); Thu, 15 Oct 2015 07:51:45 -0400 Subject: Re: [PATCH v2] ARM: DT: STi: STiH418: Fix mmc0 clock configuration To: Gabriel Fernandez , Srinivas Kandagatla , Patrice Chotard , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King References: <1440426201-23201-1-git-send-email-gabriel.fernandez@linaro.org> CC: , , , , Lee Jones From: Maxime Coquelin Message-ID: <561F9319.6000209@st.com> Date: Thu, 15 Oct 2015 13:50:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1440426201-23201-1-git-send-email-gabriel.fernandez@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.14.151,1.0.33,0.0.0000 definitions=2015-10-15_09:2015-10-13,2015-10-15,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/24/2015 04:23 PM, Gabriel Fernandez wrote: > This patch configure correctly the MMC-0 clock for STiH418 platform. > > Signed-off-by: Gabriel Fernandez > Acked-by: Maxime Coquelin > --- > arch/arm/boot/dts/stih418.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > Applied, thanks. Maxime