From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <55CD2EFE.8040606@codeaurora.org> Date: Thu, 13 Aug 2015 16:57:50 -0700 From: Stephen Boyd MIME-Version: 1.0 To: Mathieu Olivari 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 References: <1439501620-24073-1-git-send-email-mathieu@codeaurora.org> <1439501620-24073-3-git-send-email-mathieu@codeaurora.org> In-Reply-To: <1439501620-24073-3-git-send-email-mathieu@codeaurora.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 /. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project