[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CALszF6D_2zcg0SsV8HQ8kiSMypau1SV28L08fuz+Pziqyu8QKg@mail.gmail.com>
Date: Mon, 8 Feb 2016 18:50:25 +0100
From: Maxime Coquelin <mcoquelin.stm32@...il.com>
To: Patrice Chotard <patrice.chotard@...com>,
Linus Walleij <linus.walleij@...aro.org>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh+dt@...nel.org>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
Arnd Bergmann <arnd@...db.de>
Cc: "linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Andreas Färber <afaerber@...e.de>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
Daniel Thompson <daniel.thompson@...aro.org>,
Bruno Herrera <bruherrera@...il.com>
Subject: Re: [PATCH v5 0/9] Add STM32 pinctrl/GPIO driver
2016-02-03 12:04 GMT+01:00 Maxime Coquelin <mcoquelin.stm32@...il.com>:
> Hi Linus,
>
> This is the fifth round of STM32 pinctrl series, which is rebased on top of
> v4.5-rc1 and removes no more needed dependency between DT and driver.
>
> Also, it fixes the Makefile so that it is really built when COMPILE_TEST is
> set and not ARCH_STM32.
>
> The STM32 family has 16 pins per GPIO bank, and the number of bank varies
> depending on the model.
>
> Pins can be multiplexed either in GPIO mode, alternate function (up to 15
> functions per pin) or analog (for ADC/DAC).
>
> Changes since v4:
> -----------------
> - Rebase on v4.5-rc1
> - Fix compilation breakage due to gpio_chip struct .dev field renaming
> - Move the macros from includes/dt-bindings to STM32 pinctrl driver directory
> to avoid uneeded dependency between DT and driver.
> - Fix Makefile so that driver is built with COMPILE_TEST set
Please discard this series, the changes above are being handled on top of v4.
Regards,
Maxime
Powered by blists - more mailing lists