Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752816AbbHNSyx (ORCPT ); Fri, 14 Aug 2015 14:54:53 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:53134 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750913AbbHNSyv (ORCPT ); Fri, 14 Aug 2015 14:54:51 -0400 Date: Fri, 14 Aug 2015 11:54:48 -0700 From: Mathieu Olivari To: Stephen Boyd Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, dwmw2@infradead.org, computersforpeace@gmail.com, agross@codeaurora.org, bjorn.andersson@sonymobile.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org Subject: Re: [PATCH 2/3] ARM: qcom: add SMEM device node to IPQ806x dts Message-ID: <20150814185446.GB7516@codeaurora.org> References: <1439501620-24073-1-git-send-email-mathieu@codeaurora.org> <1439501620-24073-3-git-send-email-mathieu@codeaurora.org> <55CD2EFE.8040606@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55CD2EFE.8040606@codeaurora.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 888 Lines: 26 On Thu, Aug 13, 2015 at 04:57:50PM -0700, Stephen Boyd wrote: > On 08/13/2015 02:33 PM, Mathieu Olivari wrote: > >@@ -79,6 +79,15 @@ > > #hwlock-cells = <1>; > > }; > >+ > >+ smem { > >+ compatible = "qcom,smem"; > >+ > >+ memory-region = <&smem>; > >+ reg = <0x41000000 0x4000>; > > Does this reg property do something? I thought we were supposed to leave > this out when not using the rpm msg ram. Also, if there's no reg, it should > be at the root /. Actually; no it doesn't do much. I'll remove it. > > -- > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, > a Linux Foundation Collaborative Project > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/