[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <542bd9ed-a93f-fdcc-5dc9-ccaed8a50097@st.com>
Date: Mon, 29 Jul 2019 09:22:09 +0200
From: Alexandre Torgue <alexandre.torgue@...com>
To: Fabrice Gasnier <fabrice.gasnier@...com>,
<thierry.reding@...il.com>, <robh+dt@...nel.org>
CC: <mark.rutland@....com>, <linux@...linux.org.uk>,
<mcoquelin.stm32@...il.com>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-pwm@...r.kernel.org>,
<benjamin.gaignard@...com>,
<linux-stm32@...md-mailman.stormreply.com>
Subject: Re: [PATCH 0/5] Add missing pwm-cells to STM32 timers PWM
Hi Fabrice
On 6/19/19 11:52 AM, Fabrice Gasnier wrote:
> This series adds missing generic 3-cells PWM to STM32 timers dt-bindings,
> PWM driver, and the relevant dtsi files for STM32F4, STM32F7 and STM32MP1.
>
> Fabrice Gasnier (5):
> dt-bindings: pwm-stm32: add #pwm-cells
> pwm: stm32: use 3 cells ->of_xlate()
> ARM: dts: stm32: add pwm cells to stm32mp157c
> ARM: dts: stm32: add pwm cells to stm32f429
> ARM: dts: stm32: add pwm cells to stm32f746
>
> Documentation/devicetree/bindings/pwm/pwm-stm32.txt | 3 +++
> arch/arm/boot/dts/stm32f429.dtsi | 12 ++++++++++++
> arch/arm/boot/dts/stm32f746.dtsi | 12 ++++++++++++
> arch/arm/boot/dts/stm32mp157c.dtsi | 12 ++++++++++++
> drivers/pwm/pwm-stm32.c | 2 ++
> 5 files changed, 41 insertions(+)
>
DT patches applied on stm32-next.
regards
Alex
Powered by blists - more mailing lists