From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Vaussard Subject: Re: [PATCH v2 5/6] Documentation: devicetree: sja1000: add reg-io-width binding Date: Mon, 03 Feb 2014 09:11:37 +0100 Message-ID: <52EF4F39.8010403@epfl.ch> References: <1391164513-11529-1-git-send-email-florian.vaussard@epfl.ch> <1391164513-11529-6-git-send-email-florian.vaussard@epfl.ch> <52EB9723.3080008@pengutronix.de> Reply-To: florian.vaussard@epfl.ch Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <52EB9723.3080008@pengutronix.de> Sender: linux-can-owner@vger.kernel.org To: Marc Kleine-Budde , Wolfgang Grandegger Cc: linux-can@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Grant Likely , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On 01/31/2014 01:29 PM, Marc Kleine-Budde wrote: > On 01/31/2014 11:35 AM, Florian Vaussard wrote: >> Add the reg-io-width property to describe the width of the memory >> accesses. >> >> Cc: Grant Likely >> Cc: Rob Herring >> Cc: Pawel Moll >> Cc: Mark Rutland >> Cc: Ian Campbell >> Cc: Kumar Gala >> Cc: devicetree@vger.kernel.org >> Acked-by: Rob Herring >> Signed-off-by: Florian Vaussard > > I think it makes sense to squash into patch 6. > According to recent guidelines from the DT maintainers [1], the documentation part should be a separate patch. I guess it makes sense to ease the review process for new bindings. Regards Florian [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/submitting-patches.txt