From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759143AbcGKOmv (ORCPT ); Mon, 11 Jul 2016 10:42:51 -0400 Received: from mail-yw0-f194.google.com ([209.85.161.194]:35688 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751919AbcGKOmt (ORCPT ); Mon, 11 Jul 2016 10:42:49 -0400 Date: Mon, 11 Jul 2016 09:42:38 -0500 From: Rob Herring To: Arnd Bergmann Cc: Mark Brown , Mark Rutland , Alexander Shiyan , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] dt-bindings: spi: add binding for clps711x SPI Message-ID: <20160711144238.GA10877@rob-hp-laptop> References: <20160706145326.2658600-1-arnd@arndb.de> <20160706145326.2658600-2-arnd@arndb.de> <20160707092546.GJ6247@sirena.org.uk> <3501318.cujsGY8KyD@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3501318.cujsGY8KyD@wuerfel> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 07, 2016 at 11:48:25AM +0200, Arnd Bergmann wrote: > On Thursday, July 7, 2016 11:25:46 AM CEST Mark Brown wrote: > > On Wed, Jul 06, 2016 at 04:53:13PM +0200, Arnd Bergmann wrote: > > > This documents the binding used by Alexander Shiyan's DT support for > > > the clps711x SPI controller. > > > > Please use subject lines matching the style for the subsystem. This > > makes it easier for people to identify relevant patches. > > I tried, though it's a bit tricky for dt-bindings. When I created the > patch, using 'dt-bindings: $SUBSYSTEM' appeared to be the most common > one, ahead of '$SUBSYSTEM' (mainly used for combined patches) > and other random prefixes. There isn't. Mark and I don't agree here as the former is my preference, but I care less than he does. :) Rob