From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755119AbbIHQEh (ORCPT ); Tue, 8 Sep 2015 12:04:37 -0400 Received: from eusmtp01.atmel.com ([212.144.249.242]:9033 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754618AbbIHQEe (ORCPT ); Tue, 8 Sep 2015 12:04:34 -0400 Subject: Re: [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom To: , , , , References: CC: , , , , , , , From: Cyrille Pitchen Message-ID: <55EF070C.7020600@atmel.com> Date: Tue, 8 Sep 2015 18:04:28 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, Le 01/09/2015 16:46, Cyrille Pitchen a écrit : > ChangeLog > > v9: > - go back to v5 (use the new "atmel,flexcom-mode" DT property). > - fix the name of the spi node in the DT example: from spi@f8034400 to > spi@400 > - align the fields of the struct platform_driver atmel_flexcom_driver as > suggested by Lee Jones. > [...] Are there any remaining blocking points for this series ? Best Regards, Cyrille