From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH 1/4] arm64: dts: msm8996: Add SMEM reserve-memory node Date: Thu, 20 Oct 2016 16:53:01 -0500 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 Return-path: Content-Disposition: inline In-Reply-To: <4ca66e5d-c235-435b-c966-49a0e0722b8e-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sarangdhar Joshi Cc: Bjorn Andersson , Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Catalin Marinas , Trilok Soni , Will Deacon , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, David Brown , Rob Herring , linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stephen Boyd , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-arm-msm@vger.kernel.org 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: andy.gross@linaro.org (Andy Gross) Date: Thu, 20 Oct 2016 16:53:01 -0500 Subject: [PATCH 1/4] arm64: dts: msm8996: Add SMEM reserve-memory node In-Reply-To: <4ca66e5d-c235-435b-c966-49a0e0722b8e@codeaurora.org> References: <1476989765-7524-1-git-send-email-spjoshi@codeaurora.org> <20161020195743.GO7509@tuxbot> <4ca66e5d-c235-435b-c966-49a0e0722b8e@codeaurora.org> Message-ID: <20161020215301.GG3145@hector.attlocal.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 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 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