From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755494AbbIWOrW (ORCPT ); Wed, 23 Sep 2015 10:47:22 -0400 Received: from eusmtp01.atmel.com ([212.144.249.242]:19133 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755085AbbIWOrU (ORCPT ); Wed, 23 Sep 2015 10:47:20 -0400 Subject: Re: [PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver To: Linus Walleij , Ludovic Desroches , Alexandre Belloni References: <1442417823-15850-1-git-send-email-ludovic.desroches@atmel.com> CC: Sascha Hauer , "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" From: Nicolas Ferre Organization: atmel Message-ID: <5602BB47.4040401@atmel.com> Date: Wed, 23 Sep 2015 16:46:31 +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="utf-8" 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 Le 21/09/2015 20:50, Linus Walleij a écrit : > On Wed, Sep 16, 2015 at 8:36 AM, Ludovic Desroches > wrote: > >> The Atmel PIO4 controller has been introduced with SAMA5D2 chip family. This >> drivers manages both pinmux/pinconf and gpio stuff. It is inspired by Mediatek >> pinctrl driver. >> >> Changes from v1: >> - remove some unneeded gpio specific ops (gpio_request, gpio_free, >> gpio_request_enable, gpio_disable_free and gpio_set_direction). >> - code styling fixes. >> - add sama5d2 pin description and device pin muxing. > > Looks Good To Me, and has Sascha's ACKs, so merged patches > 1, 2, 3, 4 to the pinctrl tree. Please merge the AT91 DT things into > the AT91 tree. Great! So patch 5 is included in at91-4.4-defconfig branch. patches 6 and 7 queued in at91-4.4-dt branch. They are included in at91-next that is merged in linux-next and will both take the arm-soc path later in the cycle. Thanks, bye, -- Nicolas Ferre