Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754251AbbGWUtI (ORCPT ); Thu, 23 Jul 2015 16:49:08 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:54539 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753907AbbGWUtF (ORCPT ); Thu, 23 Jul 2015 16:49:05 -0400 Date: Thu, 23 Jul 2015 15:49:03 -0500 From: Andy Gross To: bjorn@kryo.se Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Jeffrey Hugo , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH v2 01/11] soc: qcom: Add device tree binding for SMEM Message-ID: <20150723204903.GC13658@qualcomm.com> References: <1435355419-23602-1-git-send-email-bjorn.andersson@sonymobile.com> <1435355419-23602-2-git-send-email-bjorn.andersson@sonymobile.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1435355419-23602-2-git-send-email-bjorn.andersson@sonymobile.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 869 Lines: 30 On Fri, Jun 26, 2015 at 02:50:09PM -0700, bjorn@kryo.se wrote: > From: Bjorn Andersson > > Add device tree binding documentation for the Qualcom Shared Memory > Manager. > > Signed-off-by: Bjorn Andersson > + smem@fa00000 { > + compatible = "qcom,smem"; > + > + memory-region = <&smem_region>; > + reg = <0xfc428000 0x4000>; I'll fixup the address here before applying. Applied, thanks! -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the 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/