Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753475AbbETKSX (ORCPT ); Wed, 20 May 2015 06:18:23 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:54080 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752605AbbETKST (ORCPT ); Wed, 20 May 2015 06:18:19 -0400 Message-ID: <555C5F65.7010204@collabora.co.uk> Date: Wed, 20 May 2015 12:18:13 +0200 From: Javier Martinez Canillas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-Version: 1.0 To: Mark Brown CC: Kukjin Kim , Krzysztof Kozlowski , Olof Johansson , Doug Anderson , David Hendricks , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 1/4] spi: spidev: Add Google SPI flash compatible string References: <1432042454-19234-1-git-send-email-javier.martinez@collabora.co.uk> <1432042454-19234-2-git-send-email-javier.martinez@collabora.co.uk> <20150520101318.GB21577@sirena.org.uk> In-Reply-To: <20150520101318.GB21577@sirena.org.uk> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 859 Lines: 25 Hello Mark, On 05/20/2015 12:13 PM, Mark Brown wrote: > On Tue, May 19, 2015 at 03:34:11PM +0200, Javier Martinez Canillas wrote: >> Google Chromebooks have a SPI flash that is used to store firmware and >> different system parameters and data (i.e: Google Binary Block flags). > >> --- >> drivers/spi/spidev.c | 1 + >> 1 file changed, 1 insertion(+) > > This is adding a binding with no documentation, documentation is > mandatory for all bindings. > Yes, I missed... sorry about that. Do you agree with the approach though so I can re-spin the patches adding the missing DT binding? Best regards, Javier -- 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/