From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932522AbbCENgh (ORCPT ); Thu, 5 Mar 2015 08:36:37 -0500 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:48099 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753226AbbCENge (ORCPT ); Thu, 5 Mar 2015 08:36:34 -0500 Message-ID: <54F85BAB.3010306@st.com> Date: Thu, 5 Mar 2015 14:35:39 +0100 From: Fabrice Gasnier 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: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Srinivas Kandagatla , Maxime Coquelin , Patrice Chotard , Russell King , Giuseppe Cavallaro , , , , Subject: Re: [STLinux Kernel] [PATCH] ARM: STi: Add STiH410 SoC support References: <1425559623-12379-1-git-send-email-fabrice.gasnier@st.com> <20150305132945.GA2810@griffinp-ThinkPad-X1-Carbon-2nd> In-Reply-To: <20150305132945.GA2810@griffinp-ThinkPad-X1-Carbon-2nd> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.48.254.206] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-03-05_04:2015-03-05,2015-03-05,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Peter, On 03/05/2015 02:29 PM, Peter Griffin wrote: > Hi Fabrice, > > On Thu, 05 Mar 2015, Fabrice GASNIER wrote: >> This patch adds support to STiH410 SoC. > Once Maximes comments have been addressed: - Maxime's comment was on the commit message. I sent a v2 for this ;-). Thanks, Fabrice > > Acked-by: Peter Griffin > > This also needs to make its way into the next -rc. Yes > > regards, > > Peter.