From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751971AbbCTVmL (ORCPT ); Fri, 20 Mar 2015 17:42:11 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:55808 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751305AbbCTVmJ (ORCPT ); Fri, 20 Mar 2015 17:42:09 -0400 Date: Fri, 20 Mar 2015 16:42:06 -0500 From: Andy Gross To: Bjorn Andersson Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Ohad Ben-Cohen , Kumar Gala , Suman Anna , "linux-arm-msm@vger.kernel.org" , Jeffrey Hugo , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v7 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex Message-ID: <20150320214206.GB8189@qualcomm.com> References: <1426816091-29171-1-git-send-email-bjorn.andersson@sonymobile.com> <20150320202909.GA8189@qualcomm.com> <20150320204912.GC31953@sonymobile.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150320204912.GC31953@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 On Fri, Mar 20, 2015 at 01:49:12PM -0700, Bjorn Andersson wrote: > On Fri 20 Mar 13:29 PDT 2015, Andy Gross wrote: > > > On Thu, Mar 19, 2015 at 06:48:10PM -0700, Bjorn Andersson wrote: > > > > > > > > > +Example: > > > + > > > + tcsr: syscon@1a400000 { > > > > typo here, syscon@fd484000. And this syscon is specifically for the tcsr mutex > > reg area. > > > > You're right, I didn't read the documentation good enough; let's name it > tcsr-mutex and as this is not the main tcsr region we should fall back > to just having syscon as compatible. Agreed. A generic syscon will work until we need to support the other registers in that block. > But there's still a bunch of other registers in the tcsr-mutex range - > that probably will be consumed by various drivers, so it still makes > sense to have a syscon there. Agreed. -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project