Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756842AbcJTVxH (ORCPT ); Thu, 20 Oct 2016 17:53:07 -0400 Received: from mail-pf0-f171.google.com ([209.85.192.171]:33334 "EHLO mail-pf0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756773AbcJTVxE (ORCPT ); Thu, 20 Oct 2016 17:53:04 -0400 Date: Thu, 20 Oct 2016 16:53:01 -0500 From: Andy Gross To: Sarangdhar Joshi Cc: Bjorn Andersson , Mark Rutland , devicetree@vger.kernel.org, Catalin Marinas , Trilok Soni , Will Deacon , linux-kernel@vger.kernel.org, David Brown , Rob Herring , linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, Stephen Boyd , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/4] arm64: dts: msm8996: Add SMEM reserve-memory node Message-ID: <20161020215301.GG3145@hector.attlocal.net> References: <1476989765-7524-1-git-send-email-spjoshi@codeaurora.org> <20161020195743.GO7509@tuxbot> <4ca66e5d-c235-435b-c966-49a0e0722b8e@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ca66e5d-c235-435b-c966-49a0e0722b8e@codeaurora.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 Content-Length: 568 Lines: 19 On Thu, Oct 20, 2016 at 02:16:41PM -0700, Sarangdhar Joshi wrote: > On 10/20/2016 12:57 PM, Bjorn Andersson wrote: > >On Thu 20 Oct 11:56 PDT 2016, Sarangdhar Joshi wrote: > > > >>Add DT node to carveout memory for shared memory region. > >> > > > >Reviewed-by: Bjorn Andersson > > Thanks for reviewing. > All of the patches looked good. I do agree with Bjorn's comments on the other patch. When you resend these, please use a cover letter and a V2. I'll then pick them up for the next pull request. Thanks for sending these! Andy