[PATCH] dt-bindings: pinctrl: stm32: fix copyright and adopt SPDX identifier

2017-12-08 Thread Alexandre Torgue
Add missing copyright and add SPDX identifier. Signed-off-by: Alexandre Torgue <alexandre.tor...@st.com> diff --git a/include/dt-bindings/pinctrl/stm32-pinfunc.h b/include/dt-bindings/pinctrl/stm32-pinfunc.h index b8dfe31..b5a2174 100644 --- a/include/dt-bindings/pinctrl/stm32-pinfunc.h

[PATCH] dt-bindings: pinctrl: stm32: fix copyright and adopt SPDX identifier

2017-12-08 Thread Alexandre Torgue
Add missing copyright and add SPDX identifier. Signed-off-by: Alexandre Torgue diff --git a/include/dt-bindings/pinctrl/stm32-pinfunc.h b/include/dt-bindings/pinctrl/stm32-pinfunc.h index b8dfe31..b5a2174 100644 --- a/include/dt-bindings/pinctrl/stm32-pinfunc.h +++ b/include/dt-bindings

Re: [PATCH v8 0/6] stm32 clocksource driver rework

2017-12-05 Thread Alexandre Torgue
On 12/05/2017 11:15 AM, Daniel Lezcano wrote: On 05/12/2017 11:12, Alexandre Torgue wrote: [ ... ] Benjamin Gaignard (6):    clocksource: timer_of: rename timer_of_exit to timer_of_cleanup    clocksource: stm32: convert driver to timer_of    clocksource: stm32: increase min delta value

Re: [PATCH v8 0/6] stm32 clocksource driver rework

2017-12-05 Thread Alexandre Torgue
On 12/05/2017 11:15 AM, Daniel Lezcano wrote: On 05/12/2017 11:12, Alexandre Torgue wrote: [ ... ] Benjamin Gaignard (6):    clocksource: timer_of: rename timer_of_exit to timer_of_cleanup    clocksource: stm32: convert driver to timer_of    clocksource: stm32: increase min delta value

Re: [PATCH v8 0/6] stm32 clocksource driver rework

2017-12-05 Thread Alexandre Torgue
Hi On 11/14/2017 09:52 AM, Benjamin Gaignard wrote: version 8: - rebased on timers/core - change timer_of_exit() name to timer_of_cleanup() - update stm32 clocksource driver to use this function version 7: - reword "clocksource: stm32: only use 32 bits timers" commit message to

Re: [PATCH v8 0/6] stm32 clocksource driver rework

2017-12-05 Thread Alexandre Torgue
Hi On 11/14/2017 09:52 AM, Benjamin Gaignard wrote: version 8: - rebased on timers/core - change timer_of_exit() name to timer_of_cleanup() - update stm32 clocksource driver to use this function version 7: - reword "clocksource: stm32: only use 32 bits timers" commit message to

Re: [PATCH] watchdog: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
Fertre 2017 - * Author: Yannick Fertre <yannick.fer...@st.com> + * Copyright (C) STMicroelectronics SA 2017 + * Author: Yannick Fertre <yannick.fer...@st.com> for STMicroelectronics. * * This driver is based on tegra_wdt.c * Acked-by: Alexandre TORGUE <alexandre.tor...@st.com>

Re: [PATCH] watchdog: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
) STMicroelectronics SA 2017 + * Author: Yannick Fertre for STMicroelectronics. * * This driver is based on tegra_wdt.c * Acked-by: Alexandre TORGUE

Re: [PATCH v2] arch: arm: mach-stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
A 2017 * Author: Maxime Coquelin <mcoquelin.st...@gmail.com> * License terms: GNU General Public License (GPL), version 2 */ Acked-by: Alexandre TORGUE <alexandre.tor...@st.com>

Re: [PATCH v2] arch: arm: mach-stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
Coquelin * License terms: GNU General Public License (GPL), version 2 */ Acked-by: Alexandre TORGUE

Re: [PATCH] irqchip: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
quelin.st...@gmail.com> * License terms: GNU General Public License (GPL), version 2 */ Acked-by: Alexandre TORGUE <alexandre.tor...@st.com>

Re: [PATCH] irqchip: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
(GPL), version 2 */ Acked-by: Alexandre TORGUE

Re: [PATCH] rtc: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
; + * Copyright (C) STMicroelectronics SA 2017 + * Author: Amelie Delaunay <amelie.delau...@st.com> for STMicroelectronics. * License terms: GNU General Public License (GPL), version 2 */ Acked-by: Alexandre TORGUE <alexandre.tor...@st.com>

Re: [PATCH] rtc: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
. * License terms: GNU General Public License (GPL), version 2 */ Acked-by: Alexandre TORGUE

Re: [PATCH] pinctrl: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
inctrl-stm32f469.c +++ b/drivers/pinctrl/stm32/pinctrl-stm32f469.c @@ -1,6 +1,6 @@ /* - * Copyright (C) Alexandre Torgue 2016 - * Author: Alexandre Torgue <alexandre.tor...@st.com> + * Copyright (C) STMicroelectronics SA 2017 + * Author: Alexandre Torgue <alexandre.tor...@st.com>

Re: [PATCH] pinctrl: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
*/ diff --git a/drivers/pinctrl/stm32/pinctrl-stm32f469.c b/drivers/pinctrl/stm32/pinctrl-stm32f469.c index 86c8cebfa9b9..292ec13d7364 100644 --- a/drivers/pinctrl/stm32/pinctrl-stm32f469.c +++ b/drivers/pinctrl/stm32/pinctrl-stm32f469.c @@ -1,6 +1,6 @@ /* - * Copyright (C) Alexandre Torgue 2016

Re: [PATCH] i2c: stm32: Fix copyrights

2017-11-29 Thread Alexandre Torgue
2f7.c @@ -7,6 +7,7 @@ * http://www.st.com/resource/en/reference_manual/dm00124865.pdf * * Copyright (C) M'boumba Cedric Madianga 2017 + * Copyright (C) STMicroelectronics SA 2017 * Author: M'boumba Cedric Madianga <cedric.madia...@gmail.com> * * This driver is based on i2c-stm32f4.c Ac

Re: [PATCH] i2c: stm32: Fix copyrights

2017-11-29 Thread Alexandre Torgue
(C) M'boumba Cedric Madianga 2017 + * Copyright (C) STMicroelectronics SA 2017 * Author: M'boumba Cedric Madianga * * This driver is based on i2c-stm32f4.c Acked-by: Alexandre TORGUE

Re: [PATCH] ethernet: dwmac-stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
On 11/29/2017 03:20 PM, Benjamin Gaignard wrote: Uniformize STMicroelectronics copyrights header Signed-off-by: Benjamin Gaignard <benjamin.gaign...@st.com> CC: Alexandre Torgue <alexandre.tor...@st.com> --- drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c | 4 ++-- 1 fil

Re: [PATCH] ethernet: dwmac-stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
On 11/29/2017 03:20 PM, Benjamin Gaignard wrote: Uniformize STMicroelectronics copyrights header Signed-off-by: Benjamin Gaignard CC: Alexandre Torgue --- drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net

Re: [PATCH] dma: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
Cedric Madianga <cedric.madia...@gmail.com> * * License terms: GNU General Public License (GPL), version 2 Acked-by: Alexandre TORGUE <alexandre.tor...@st.com>

Re: [PATCH] clk: stm32-h7: fix copyright

2017-11-29 Thread Alexandre Torgue
ernan...@st.com> + * Copyright (C) STMicroelectronics SA 2017 + * Author: Gabriel Fernandez <gabriel.fernan...@st.com> for STMicroelectronics. * * License terms: GPL V2.0. * Acked-by: Alexandre TORGUE <alexandre.tor...@st.com>

Re: [PATCH] dma: stm32: Fix copyright

2017-11-29 Thread Alexandre Torgue
: GNU General Public License (GPL), version 2 Acked-by: Alexandre TORGUE

Re: [PATCH] clk: stm32-h7: fix copyright

2017-11-29 Thread Alexandre Torgue
for STMicroelectronics. * * License terms: GPL V2.0. * Acked-by: Alexandre TORGUE

Re: [PATCH net-next] bindings: net: stmmac: correctify note about LPI interrupt

2017-11-10 Thread Alexandre Torgue
th_lpi" (the interrupt that occurs when Rx exits the LPI state) - phy-mode: See ethernet.txt file in the same directory. - snps,reset-gpio gpio number for phy reset. - snps,reset-active-low boolean flag to indicate if phy reset is active low. Acked-by: Alexandre TORGUE <alexandre.tor...@st.com>

Re: [PATCH net-next] bindings: net: stmmac: correctify note about LPI interrupt

2017-11-10 Thread Alexandre Torgue
upt that occurs when Rx exits the LPI state) - phy-mode: See ethernet.txt file in the same directory. - snps,reset-gpio gpio number for phy reset. - snps,reset-active-low boolean flag to indicate if phy reset is active low. Acked-by: Alexandre TORGUE

Re: [PATCH v3 0/9] irqchip: stm32: add stm32h7 support

2017-11-07 Thread Alexandre Torgue
Hi On 11/07/2017 02:06 PM, Ludovic BARRE wrote: hi Marc normally, Alex take the last 3 ("ARM: dts") commits in his branch, and will send in his pull request Alex you confirm? Yes. I will merge DT patches in my next pull request (for 4. 16) Regards Alex BR Ludo On 11/07/2017 12:23 PM,

Re: [PATCH v3 0/9] irqchip: stm32: add stm32h7 support

2017-11-07 Thread Alexandre Torgue
Hi On 11/07/2017 02:06 PM, Ludovic BARRE wrote: hi Marc normally, Alex take the last 3 ("ARM: dts") commits in his branch, and will send in his pull request Alex you confirm? Yes. I will merge DT patches in my next pull request (for 4. 16) Regards Alex BR Ludo On 11/07/2017 12:23 PM,

Re: [PATCH v5 4/4] ARM: configs: stm32: Add MDMA support in STM32 defconfig

2017-10-16 Thread Alexandre Torgue
hi On 09/28/2017 05:36 PM, Pierre-Yves MORDRET wrote: This patch adds MDMA support in STM32 defconfig file Signed-off-by: Pierre-Yves MORDRET --- Version history: v5: v4: v3: * None v2: * Add MDMA support in STM32 defconfig

Re: [PATCH v5 4/4] ARM: configs: stm32: Add MDMA support in STM32 defconfig

2017-10-16 Thread Alexandre Torgue
hi On 09/28/2017 05:36 PM, Pierre-Yves MORDRET wrote: This patch adds MDMA support in STM32 defconfig file Signed-off-by: Pierre-Yves MORDRET --- Version history: v5: v4: v3: * None v2: * Add MDMA support in STM32 defconfig --- ---

Re: [PATCH v5 3/4] ARM: dts: stm32: Add MDMA support for STM32H743 SoC

2017-10-16 Thread Alexandre Torgue
Hi On 09/28/2017 05:36 PM, Pierre-Yves MORDRET wrote: This patch adds MDMA support for STM32H743 SoC. Signed-off-by: Pierre-Yves MORDRET --- Version history: v5: v4: v3: * None v2: * Add MDMA support in DT for H7 --- ---

Re: [PATCH v5 3/4] ARM: dts: stm32: Add MDMA support for STM32H743 SoC

2017-10-16 Thread Alexandre Torgue
Hi On 09/28/2017 05:36 PM, Pierre-Yves MORDRET wrote: This patch adds MDMA support for STM32H743 SoC. Signed-off-by: Pierre-Yves MORDRET --- Version history: v5: v4: v3: * None v2: * Add MDMA support in DT for H7 --- ---

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-16 Thread Alexandre Torgue
Hi Amélie, On 08/28/2017 04:20 PM, Amelie Delaunay wrote: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works with its internal phy whilst the USB HS core can work in HS with external ULPI phy or in FS/LS with the

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-16 Thread Alexandre Torgue
Hi Amélie, On 08/28/2017 04:20 PM, Amelie Delaunay wrote: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works with its internal phy whilst the USB HS core can work in HS with external ULPI phy or in FS/LS with the

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Alexandre Torgue
On 10/12/2017 01:53 PM, Felipe Balbi wrote: Hi, Felipe Balbi writes: I thought that patches 1 and 2, as they are "driver" patches, had to be applied on USB tree (so Felipe's one), and the others (3 to 7) had to be applied on STM32-DT tree (Alex's one). Did I

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Alexandre Torgue
On 10/12/2017 01:53 PM, Felipe Balbi wrote: Hi, Felipe Balbi writes: I thought that patches 1 and 2, as they are "driver" patches, had to be applied on USB tree (so Felipe's one), and the others (3 to 7) had to be applied on STM32-DT tree (Alex's one). Did I miss something? patch 1 is

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Alexandre Torgue
Hi Felipe On 10/12/2017 10:43 AM, Felipe Balbi wrote: Hi, On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Alexandre Torgue
Hi Felipe On 10/12/2017 10:43 AM, Felipe Balbi wrote: Hi, On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works with its internal phy

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Alexandre Torgue
On 10/11/2017 03:26 PM, Felipe Balbi wrote: Hi, Alexandre Torgue <alexandre.tor...@st.com> writes: Hi On 10/11/2017 01:50 PM, Felipe Balbi wrote: Hi, Alexandre Torgue <alexandre.tor...@st.com> writes: Hi Felip On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Ame

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Alexandre Torgue
On 10/11/2017 03:26 PM, Felipe Balbi wrote: Hi, Alexandre Torgue writes: Hi On 10/11/2017 01:50 PM, Felipe Balbi wrote: Hi, Alexandre Torgue writes: Hi Felip On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Alexandre Torgue
Hi On 10/11/2017 01:50 PM, Felipe Balbi wrote: Hi, Alexandre Torgue <alexandre.tor...@st.com> writes: Hi Felip On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay <amelie.delau...@st.com> writes: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core i

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Alexandre Torgue
Hi On 10/11/2017 01:50 PM, Felipe Balbi wrote: Hi, Alexandre Torgue writes: Hi Felip On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Alexandre Torgue
Hi Felip On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works with its internal phy whilst the USB HS core can work

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Alexandre Torgue
Hi Felip On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works with its internal phy whilst the USB HS core can work in HS with external

Re: [PATCH v2] ARM: dts: stm32: add Timers driver for stm32f746 MCU

2017-10-06 Thread Alexandre Torgue
Hi On 10/06/2017 09:14 AM, Benjamin Gaignard wrote: Add Timers and it sub-nodes into DT for stm32f746 family. Signed-off-by: Benjamin Gaignard --- version 2: - without ltdc node Applied on stm32-dt-for-v4.15 branch. Thanks Alex

Re: [PATCH v2] ARM: dts: stm32: add Timers driver for stm32f746 MCU

2017-10-06 Thread Alexandre Torgue
Hi On 10/06/2017 09:14 AM, Benjamin Gaignard wrote: Add Timers and it sub-nodes into DT for stm32f746 family. Signed-off-by: Benjamin Gaignard --- version 2: - without ltdc node Applied on stm32-dt-for-v4.15 branch. Thanks Alex arch/arm/boot/dts/stm32f746.dtsi | 260

Re: [PATCH v1] ARM: configs: stm32: Add I2C support in STM32 defconfig

2017-10-06 Thread Alexandre Torgue
Hi, On 09/29/2017 02:13 PM, Pierre-Yves MORDRET wrote: This patch adds I2C support for STM32 Signed-off-by: Pierre-Yves MORDRET --- Version history: v1: * Initial --- --- arch/arm/configs/stm32_defconfig | 1 + 1 file changed, 1 insertion(+)

Re: [PATCH v1] ARM: configs: stm32: Add I2C support in STM32 defconfig

2017-10-06 Thread Alexandre Torgue
Hi, On 09/29/2017 02:13 PM, Pierre-Yves MORDRET wrote: This patch adds I2C support for STM32 Signed-off-by: Pierre-Yves MORDRET --- Version history: v1: * Initial --- --- arch/arm/configs/stm32_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [PATCH] ARM: dts: stm32: Add lptimer definitions to stm32h743

2017-10-06 Thread Alexandre Torgue
Hi, On 09/18/2017 03:16 PM, Fabrice Gasnier wrote: Add lptimer definitions, depending on features they provide: - lptimer1 & 2 can act as PWM, trigger and encoder/counter - lptimer3 can act as PWM and trigger - lptimer4 & 5 can act as PWM Signed-off-by: Fabrice Gasnier

Re: [PATCH] ARM: dts: stm32: Add lptimer definitions to stm32h743

2017-10-06 Thread Alexandre Torgue
Hi, On 09/18/2017 03:16 PM, Fabrice Gasnier wrote: Add lptimer definitions, depending on features they provide: - lptimer1 & 2 can act as PWM, trigger and encoder/counter - lptimer3 can act as PWM and trigger - lptimer4 & 5 can act as PWM Signed-off-by: Fabrice Gasnier --- Applied on

Re: [PATCH v3] ARM: dts: stm32: Add DMAMUX support for STM32H743 SoC

2017-10-06 Thread Alexandre Torgue
Hi On 09/29/2017 04:18 PM, Pierre-Yves MORDRET wrote: This patch adds DMAMUX support for STM32H743 SoC. Signed-off-by: Pierre-Yves MORDRET --- Version history: v3: * Rebase on v4.14-rc2 v2: * Update DTS to be compliant with up-streamed

Re: [PATCH v3] ARM: dts: stm32: Add DMAMUX support for STM32H743 SoC

2017-10-06 Thread Alexandre Torgue
Hi On 09/29/2017 04:18 PM, Pierre-Yves MORDRET wrote: This patch adds DMAMUX support for STM32H743 SoC. Signed-off-by: Pierre-Yves MORDRET --- Version history: v3: * Rebase on v4.14-rc2 v2: * Update DTS to be compliant with up-streamed bindings v1: *

Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

2017-10-06 Thread Alexandre Torgue
Hi, On 09/22/2017 09:31 AM, Pierre-Yves MORDRET wrote: This patch adds DMAMUX support in STM32 defconfig file Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Version history: v5: v4: v3:

Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

2017-10-06 Thread Alexandre Torgue
Hi, On 09/22/2017 09:31 AM, Pierre-Yves MORDRET wrote: This patch adds DMAMUX support in STM32 defconfig file Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Version history: v5: v4: v3: v2: * None --- ---

Re: [PATCH v2 3/3] ARM: dts: stm32: add vrefbuf to stm32h743

2017-10-06 Thread Alexandre Torgue
Hi Fabrice, On 08/30/2017 05:55 PM, Fabrice Gasnier wrote: Add STM32H743 VREFBUF (Voltage Reference Buffer) definition. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32h743.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git

Re: [PATCH v2 3/3] ARM: dts: stm32: add vrefbuf to stm32h743

2017-10-06 Thread Alexandre Torgue
Hi Fabrice, On 08/30/2017 05:55 PM, Fabrice Gasnier wrote: Add STM32H743 VREFBUF (Voltage Reference Buffer) definition. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32h743.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/stm32h743.dtsi

Re: [PATCH v4 5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board

2017-10-06 Thread Alexandre Torgue
Hi On 09/14/2017 04:28 PM, Pierre-Yves MORDRET wrote: This patch adds I2C1 support for STM32F746 eval board Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Version history: v4: v3: *

Re: [PATCH v4 5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board

2017-10-06 Thread Alexandre Torgue
Hi On 09/14/2017 04:28 PM, Pierre-Yves MORDRET wrote: This patch adds I2C1 support for STM32F746 eval board Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Version history: v4: v3: * None v2: * Add SCL Rising/Falling time for

Re: [PATCH v4 4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC

2017-10-06 Thread Alexandre Torgue
Hi On 09/14/2017 04:28 PM, Pierre-Yves MORDRET wrote: This patch adds I2C1 support for STM32F746 SoC. Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Version history: v4: v3: * None

Re: [PATCH v4 4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC

2017-10-06 Thread Alexandre Torgue
Hi On 09/14/2017 04:28 PM, Pierre-Yves MORDRET wrote: This patch adds I2C1 support for STM32F746 SoC. Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Version history: v4: v3: * None v2: * Update I2C SoC device tree with latest

Re: [PATCH] ARM: dts: stm32: add Timers driver for stm32f746 MCU

2017-10-05 Thread Alexandre Torgue
Hi Benjamin, On 10/04/2017 11:27 AM, Benjamin Gaignard wrote: Add Timers and it sub-nodes into DT for stm32f746 family. Signed-off-by: Benjamin Gaignard --- arch/arm/boot/dts/stm32f746.dtsi | 270 +++ 1 file changed, 270

Re: [PATCH] ARM: dts: stm32: add Timers driver for stm32f746 MCU

2017-10-05 Thread Alexandre Torgue
Hi Benjamin, On 10/04/2017 11:27 AM, Benjamin Gaignard wrote: Add Timers and it sub-nodes into DT for stm32f746 family. Signed-off-by: Benjamin Gaignard --- arch/arm/boot/dts/stm32f746.dtsi | 270 +++ 1 file changed, 270 insertions(+) diff --git

Re: [PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string

2017-10-05 Thread Alexandre Torgue
Hi Vikas On 09/29/2017 12:51 AM, Vikas Manocha wrote: stm32 uart driver is using two compatible strings "st,stm32-usart" & "st,stm32-uart". One can be removed safely to save some space & time. Vikas Manocha (3): Arm: dts: stm32: remove extra compatible string for uart Arm: dts: stm32:

Re: [PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string

2017-10-05 Thread Alexandre Torgue
Hi Vikas On 09/29/2017 12:51 AM, Vikas Manocha wrote: stm32 uart driver is using two compatible strings "st,stm32-usart" & "st,stm32-uart". One can be removed safely to save some space & time. Vikas Manocha (3): Arm: dts: stm32: remove extra compatible string for uart Arm: dts: stm32:

[PATCH] ARM: configs: stm32: Update default configuration for v4.14-rc1

2017-09-29 Thread Alexandre Torgue
Regenerate the default configuration on top of v4.14-rc1. Signed-off-by: Alexandre Torgue <alexandre.tor...@st.com> diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig index 90e5c46..3ed3158 100644 --- a/arch/arm/configs/stm32_defconfig +++ b/arch/arm/c

[PATCH] ARM: configs: stm32: Update default configuration for v4.14-rc1

2017-09-29 Thread Alexandre Torgue
Regenerate the default configuration on top of v4.14-rc1. Signed-off-by: Alexandre Torgue diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig index 90e5c46..3ed3158 100644 --- a/arch/arm/configs/stm32_defconfig +++ b/arch/arm/configs/stm32_defconfig @@ -18,7 +18,6

Re: [PATCH v4 3/4] ARM: dts: stm32: Add MDMA support for STM32H743 SoC

2017-09-27 Thread Alexandre Torgue
Hi Vinod On 09/26/2017 07:44 PM, Vinod Koul wrote: On Fri, Aug 25, 2017 at 04:31:05PM +0200, Pierre-Yves MORDRET wrote: This patch adds MDMA support for STM32H743 SoC. Need ACK from ARM folks I will take ARM patches (config + DT) in my pull request for 4.15 (if you plan to take driver

Re: [PATCH v4 3/4] ARM: dts: stm32: Add MDMA support for STM32H743 SoC

2017-09-27 Thread Alexandre Torgue
Hi Vinod On 09/26/2017 07:44 PM, Vinod Koul wrote: On Fri, Aug 25, 2017 at 04:31:05PM +0200, Pierre-Yves MORDRET wrote: This patch adds MDMA support for STM32H743 SoC. Need ACK from ARM folks I will take ARM patches (config + DT) in my pull request for 4.15 (if you plan to take driver

Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

2017-09-27 Thread Alexandre Torgue
Hi Vinod On 09/26/2017 06:46 PM, Vinod Koul wrote: On Fri, Sep 22, 2017 at 09:31:32AM +0200, Pierre-Yves MORDRET wrote: This patch adds DMAMUX support in STM32 defconfig file Need ACK from ARM folks on this. I will take it in my pull request. Regards Alex Signed-off-by: M'boumba

Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

2017-09-27 Thread Alexandre Torgue
Hi Vinod On 09/26/2017 06:46 PM, Vinod Koul wrote: On Fri, Sep 22, 2017 at 09:31:32AM +0200, Pierre-Yves MORDRET wrote: This patch adds DMAMUX support in STM32 defconfig file Need ACK from ARM folks on this. I will take it in my pull request. Regards Alex Signed-off-by: M'boumba

[PATCH v4] ARM: dts: stm32: change pinctrl bindings definition

2017-08-30 Thread Alexandre Torgue
reviewers -Enhance modifications to all STM32 (F4/F7/H7) Changes since v1: -According to Vikas Manocha review, use generic macro to define port. Regards Alex Alexandre Torgue (1): ARM: dts: stm32: change pinctrl bindings definition .../bindings/pinctrl/st,stm32-pinctrl.txt | 22 +

[PATCH v4] ARM: dts: stm32: change pinctrl bindings definition

2017-08-30 Thread Alexandre Torgue
reviewers -Enhance modifications to all STM32 (F4/F7/H7) Changes since v1: -According to Vikas Manocha review, use generic macro to define port. Regards Alex Alexandre Torgue (1): ARM: dts: stm32: change pinctrl bindings definition .../bindings/pinctrl/st,stm32-pinctrl.txt | 22 +

Re: [PATCH v3] ARM: dts: stm32: change pinctrl bindings definition

2017-08-28 Thread Alexandre Torgue
Hi Rob, On 08/03/2017 10:21 PM, Rob Herring wrote: On Thu, Jul 27, 2017 at 03:49:53PM +0200, Alexandre Torgue wrote: Initially each pin was declared in "include/dt-bindings/stm32-pinfunc.h" and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX). Since thi

Re: [PATCH v3] ARM: dts: stm32: change pinctrl bindings definition

2017-08-28 Thread Alexandre Torgue
Hi Rob, On 08/03/2017 10:21 PM, Rob Herring wrote: On Thu, Jul 27, 2017 at 03:49:53PM +0200, Alexandre Torgue wrote: Initially each pin was declared in "include/dt-bindings/stm32-pinfunc.h" and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX). Since thi

Re: [RESEND PATCH] ARM: dts: stm32: Add DMA support for STM32H743 SoC

2017-07-28 Thread Alexandre Torgue
Hi, On 07/11/2017 08:56 AM, Pierre-Yves MORDRET wrote: This patch adds DMA support for STM32H743 SoC. Signed-off-by: Pierre-Yves MORDRET --- arch/arm/boot/dts/stm32h743.dtsi | 32 1 file changed, 32 insertions(+) diff --git

Re: [RESEND PATCH] ARM: dts: stm32: Add DMA support for STM32H743 SoC

2017-07-28 Thread Alexandre Torgue
Hi, On 07/11/2017 08:56 AM, Pierre-Yves MORDRET wrote: This patch adds DMA support for STM32H743 SoC. Signed-off-by: Pierre-Yves MORDRET --- arch/arm/boot/dts/stm32h743.dtsi | 32 1 file changed, 32 insertions(+) diff --git

Re: [RESEND PATCH] ARM: dts: stm32: Add DMA support for STM32F746 SoC

2017-07-28 Thread Alexandre Torgue
Hi Pierre-Yves, On 07/11/2017 08:54 AM, Pierre-Yves MORDRET wrote: This patch adds DMA support for STM32F746 SoC. Signed-off-by: Pierre-Yves MORDRET --- arch/arm/boot/dts/stm32f746.dtsi | 31 +++ 1 file changed, 31 insertions(+) diff

Re: [RESEND PATCH] ARM: dts: stm32: Add DMA support for STM32F746 SoC

2017-07-28 Thread Alexandre Torgue
Hi Pierre-Yves, On 07/11/2017 08:54 AM, Pierre-Yves MORDRET wrote: This patch adds DMA support for STM32F746 SoC. Signed-off-by: Pierre-Yves MORDRET --- arch/arm/boot/dts/stm32f746.dtsi | 31 +++ 1 file changed, 31 insertions(+) diff --git

[PATCH v3] ARM: dts: stm32: change pinctrl bindings definition

2017-07-27 Thread Alexandre Torgue
7) Changes since v1: -According to Vikas Manocha review, use generic macro to define port. Regards Alex Alexandre Torgue (1): ARM: dts: stm32: change pinctrl bindings definition .../bindings/pinctrl/st,stm32-pinctrl.txt | 37 +- arch/arm/boot/dts/stm32f429.dtsi | 176 +-

[PATCH v3] ARM: dts: stm32: change pinctrl bindings definition

2017-07-27 Thread Alexandre Torgue
7) Changes since v1: -According to Vikas Manocha review, use generic macro to define port. Regards Alex Alexandre Torgue (1): ARM: dts: stm32: change pinctrl bindings definition .../bindings/pinctrl/st,stm32-pinctrl.txt | 37 +- arch/arm/boot/dts/stm32f429.dtsi | 176 +-

Re: [PATCH 4/4] ARM: dts: stm32: Add DAC support on stm32f429

2017-07-27 Thread Alexandre Torgue
Hi, On 07/10/2017 03:24 PM, Fabrice Gasnier wrote: Add support for DAC (Digital to Analog Converter) to STM32F429. STM32F429 DAC has two output channels. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32f429.dtsi | 25 + 1 file

Re: [PATCH 4/4] ARM: dts: stm32: Add DAC support on stm32f429

2017-07-27 Thread Alexandre Torgue
Hi, On 07/10/2017 03:24 PM, Fabrice Gasnier wrote: Add support for DAC (Digital to Analog Converter) to STM32F429. STM32F429 DAC has two output channels. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32f429.dtsi | 25 + 1 file changed, 25 insertions(+)

Re: [PATCH 0/2] Enable ADC support on STM32H7

2017-07-27 Thread Alexandre Torgue
Hi Fabrice, On 07/11/2017 06:13 PM, Fabrice Gasnier wrote: This patchset adds ADC device-tree nodes to STM32H7 SoC and enables ADC1 by default on stm32h743i-eval board. Fabrice Gasnier (2): ARM: dts: stm32: add ADC support on stm32h7 ARM: dts: stm32: enable ADC on stm32h743i-eval board

Re: [PATCH 0/2] Enable ADC support on STM32H7

2017-07-27 Thread Alexandre Torgue
Hi Fabrice, On 07/11/2017 06:13 PM, Fabrice Gasnier wrote: This patchset adds ADC device-tree nodes to STM32H7 SoC and enables ADC1 by default on stm32h743i-eval board. Fabrice Gasnier (2): ARM: dts: stm32: add ADC support on stm32h7 ARM: dts: stm32: enable ADC on stm32h743i-eval board

Re: [PATCH] ARM: dts: stm32: Add DAC support on stm32h7

2017-07-27 Thread Alexandre Torgue
Hi Fabrice On 07/10/2017 01:59 PM, Fabrice Gasnier wrote: Add support for DAC (Digital to Analog Converter) to STM32H7. STM32H7 DAC has two output channels. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32h743.dtsi | 24 1 file

Re: [PATCH] ARM: dts: stm32: Add DAC support on stm32h7

2017-07-27 Thread Alexandre Torgue
Hi Fabrice On 07/10/2017 01:59 PM, Fabrice Gasnier wrote: Add support for DAC (Digital to Analog Converter) to STM32H7. STM32H7 DAC has two output channels. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32h743.dtsi | 24 1 file changed, 24 insertions(+)

Re: [PATCH 2/2] arm: dts: stm32: enable cec for stm32f769 discovery

2017-07-26 Thread Alexandre Torgue
Hi Benjamin, On 07/18/2017 10:22 AM, Benjamin Gaignard wrote: enable cec for stm32f769 discovery board Signed-off-by: Benjamin Gaignard --- arch/arm/boot/dts/stm32f769-disco.dts | 6 ++ 1 file changed, 6 insertions(+) diff --git

Re: [PATCH 2/2] arm: dts: stm32: enable cec for stm32f769 discovery

2017-07-26 Thread Alexandre Torgue
Hi Benjamin, On 07/18/2017 10:22 AM, Benjamin Gaignard wrote: enable cec for stm32f769 discovery board Signed-off-by: Benjamin Gaignard --- arch/arm/boot/dts/stm32f769-disco.dts | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/stm32f769-disco.dts

Re: [PATCH 1/2] arm: dts: stm32: add cec for stm32f7 familly

2017-07-26 Thread Alexandre Torgue
Hi Benjamin, On 07/18/2017 10:51 AM, Benjamin Gaignard wrote: add cec in devicetree for stm32f7 familly version 1.1: - with correct slew rate Signed-off-by: Benjamin Gaignard --- arch/arm/boot/dts/stm32f746.dtsi | 18 ++ 1 file changed, 18

Re: [PATCH 1/2] arm: dts: stm32: add cec for stm32f7 familly

2017-07-26 Thread Alexandre Torgue
Hi Benjamin, On 07/18/2017 10:51 AM, Benjamin Gaignard wrote: add cec in devicetree for stm32f7 familly version 1.1: - with correct slew rate Signed-off-by: Benjamin Gaignard --- arch/arm/boot/dts/stm32f746.dtsi | 18 ++ 1 file changed, 18 insertions(+) diff --git

[RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition

2017-07-21 Thread Alexandre Torgue
469-disco-before.dts stm32f469-disco-before.dtb Then diff -u stm32f469-disco-before.dts stm32f469-disco-after.dts Changes since v1: -According to Vikas Manocha review, use generic macro to define port. Regards Alex Alexandre Torgue (1): ARM: dts: stm32: change pinctrl bindings definition arch/ar

[RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition

2017-07-21 Thread Alexandre Torgue
469-disco-before.dts stm32f469-disco-before.dtb Then diff -u stm32f469-disco-before.dts stm32f469-disco-after.dts Changes since v1: -According to Vikas Manocha review, use generic macro to define port. Regards Alex Alexandre Torgue (1): ARM: dts: stm32: change pinctrl bindings definition arch/ar

[RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition

2017-07-21 Thread Alexandre Torgue
easier . Signed-off-by: Alexandre TORGUE <alexandre.tor...@st.com> diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi index a8113dc..e9e46ee 100644 --- a/arch/arm/boot/dts/stm32f429.dtsi +++ b/arch/arm/boot/dts/stm32f429.dtsi @@ -47,7 +47,7 @@ #include "skeleto

[RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition

2017-07-21 Thread Alexandre Torgue
easier . Signed-off-by: Alexandre TORGUE diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi index a8113dc..e9e46ee 100644 --- a/arch/arm/boot/dts/stm32f429.dtsi +++ b/arch/arm/boot/dts/stm32f429.dtsi @@ -47,7 +47,7 @@ #include "skeleton.dtsi" #include "

Re: [PATCH] irqchip: Convert to using %pOF instead of full_name

2017-07-19 Thread Alexandre Torgue
c: Ray Jui <r...@broadcom.com> Cc: Scott Branden <sbran...@broadcom.com> Cc: bcm-kernel-feedback-l...@broadcom.com Cc: Baruch Siach <bar...@tkos.co.il> Cc: Vladimir Zapolskiy <v...@mleia.com> Cc: Sylvain Lemieux <slemieux.t...@gmail.com> Cc: Matthias Brugger <matthias...

Re: [PATCH] irqchip: Convert to using %pOF instead of full_name

2017-07-19 Thread Alexandre Torgue
: Marc Zyngier Cc: Lee Jones Cc: Eric Anholt Cc: Stefan Wahren Cc: Florian Fainelli Cc: Ray Jui Cc: Scott Branden Cc: bcm-kernel-feedback-l...@broadcom.com Cc: Baruch Siach Cc: Vladimir Zapolskiy Cc: Sylvain Lemieux Cc: Matthias Brugger Cc: Maxime Coquelin Cc: Alexandre Torgue Cc: Maxime

Re: [PATCH] clk: Convert to using %pOF instead of full_name

2017-07-19 Thread Alexandre Torgue
quette <mturque...@baylibre.com> Cc: Stephen Boyd <sb...@codeaurora.org> Cc: Maxime Coquelin <mcoquelin.st...@gmail.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Cc: Russell King <li...@armlinux.org.uk> Cc: Matthias Brugger <matthias@gmail.com> Cc: Geert Uytterh

Re: [PATCH] clk: Convert to using %pOF instead of full_name

2017-07-19 Thread Alexandre Torgue
: Maxime Coquelin Cc: Alexandre Torgue Cc: Russell King Cc: Matthias Brugger Cc: Geert Uytterhoeven Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: "Emilio López" Cc: Peter De Schrijver Cc: Prashant Gaikwad Cc: Thierry Reding Cc: Jonathan Hunter Cc: Tero Kristo Cc: linux-...@vger.ker

Re: [PATCH] clocksource: Convert to using %pOF instead of full_name

2017-07-19 Thread Alexandre Torgue
ezcano <daniel.lezc...@linaro.org> Cc: Thomas Gleixner <t...@linutronix.de> Cc: Marc Gonzalez <marc_gonza...@sigmadesigns.com> Cc: Maxime Coquelin <mcoquelin.st...@gmail.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Cc: linux-arm-ker...@lists.infradead.org --- dr

Re: [PATCH] clocksource: Convert to using %pOF instead of full_name

2017-07-19 Thread Alexandre Torgue
Cc: Marc Gonzalez Cc: Maxime Coquelin Cc: Alexandre Torgue Cc: linux-arm-ker...@lists.infradead.org --- drivers/clocksource/tango_xtal.c | 6 +++--- drivers/clocksource/timer-of.c| 11 +-- drivers/clocksource/timer-probe.c | 3 +-- drivers/clocksource/timer-stm32.c | 8

<    1   2   3   4   5   6   7   8   9   10   >