From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v3 0/7] add support for SAM9X60 pin controller Date: Fri, 8 Feb 2019 13:07:56 +0100 Message-ID: References: <1549531468-1676-1-git-send-email-claudiu.beznea@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1549531468-1676-1-git-send-email-claudiu.beznea@microchip.com> Sender: linux-kernel-owner@vger.kernel.org To: Claudiu.Beznea@microchip.com Cc: Rob Herring , Mark Rutland , Nicolas Ferre , Alexandre Belloni , Ludovic Desroches , "open list:GPIO SUBSYSTEM" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , "linux-kernel@vger.kernel.org" List-Id: linux-gpio@vger.kernel.org On Thu, Feb 7, 2019 at 10:24 AM wrote: > From: Claudiu Beznea > > This series adds drive strenght and slew rate support for SAMX60's pin > controller. For drive strenght we could have 2 values: low, high. > For slew rate we could have 2 values: enable, disabled. > > Besides this I took the chance and adapt the documentation for at91 pinctrl > driver. > > Changes in v3: > - fix checkpatch.pl warning on DBG_SHOW_FLAG_MASKED() macro in patch 1/7 > - add Ack-by tag All 7 patches applied for kernel v5.1. Yours, Linus Walleij