From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751999AbcFUVec (ORCPT ); Tue, 21 Jun 2016 17:34:32 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:34472 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719AbcFUVea (ORCPT ); Tue, 21 Jun 2016 17:34:30 -0400 Date: Tue, 21 Jun 2016 16:33:53 -0500 From: Andy Gross To: Srinivas Kandagatla Cc: Rob Herring , David Brown , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org Subject: Re: [PATCH v2 16/16] arm64: dts: msm8996: add sdc2 support Message-ID: <20160621213353.GA11867@hector.attlocal.net> References: <1466176454-28084-18-git-send-email-srinivas.kandagatla@linaro.org> <1466530793-4534-1-git-send-email-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466530793-4534-1-git-send-email-srinivas.kandagatla@linaro.org> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 21, 2016 at 06:39:53PM +0100, Srinivas Kandagatla wrote: > This patch adds support to sdc2 sdhci controller, which is used on some > of the boards. > > Signed-off-by: Srinivas Kandagatla > --- > Hi Andy, > > Am resending just this one patch, as It does not make sense > to resend entire series for such a small change. Got it. Thanks for the clarification. Andy