From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH 1/2] powerpc: document the FSL MPIC message register binding Date: Tue, 19 Apr 2011 13:33:36 -0500 Message-ID: <20110419133336.46d8566f@schlenkerla.am.freescale.net> References: <1303232375-25014-1-git-send-email-meador_inge@mentor.com> <1303232375-25014-2-git-send-email-meador_inge@mentor.com> <20110419125214.560f4b99@schlenkerla.am.freescale.net> <4DADD3D2.6070805@mentor.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4DADD3D2.6070805@mentor.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Sender: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org To: Meador Inge Cc: openmcapi-dev@googlegroups.com, Hollis Blanchard , devicetree-discuss@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org List-Id: devicetree@vger.kernel.org On Tue, 19 Apr 2011 13:26:26 -0500 Meador Inge wrote: > On 04/19/2011 12:52 PM, Scott Wood wrote: > > On Tue, 19 Apr 2011 11:59:34 -0500 > > Meador Inge wrote: > > > >> Aliases are of the form 'msgr-block', > >> + where is an integer specifying the block's number. Numbers shall start > >> + at 0. > > > > The hw docs refer to "group A" and "group B", not "block 0" and "block 1". > > > > Plus, I'd put "mpic-" in the alias name. > > Are you suggesting that the alias should be called: 'mpic-groupA', > 'mpic-groupB', 'mpic-groupC', etc... ? I was thinking something like "mpic-msgr-group-a", "mpic-msgr-group-b" -- though if you want to use numbers instead to more easily map to potential APIs, that's OK. -Scott