Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1329430

Re: [PATCH v5 0/9] Add STM32 pinctrl/GPIO driver

From Maxime Coquelin <mcoquelin.stm32@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v5 0/9] Add STM32 pinctrl/GPIO driver
Date 2016-02-08 19:00 +0100
Message-ID <qZYgt-75-69@gated-at.bofh.it> (permalink)
References <qY3tU-19p-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


2016-02-03 12:04 GMT+01:00 Maxime Coquelin <mcoquelin.stm32@gmail.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

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH v5 0/9] Add STM32 pinctrl/GPIO driver Maxime Coquelin <mcoquelin.stm32@gmail.com> - 2016-02-03 12:10 +0100
  Re: [PATCH v5 0/9] Add STM32 pinctrl/GPIO driver Maxime Coquelin <mcoquelin.stm32@gmail.com> - 2016-02-08 19:00 +0100

csiph-web