Re: [PATCH v7 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS

From: Tony Lindgren
Date: Wed Apr 27 2016 - 15:32:19 EST


Hi,

* Franklin S Cooper Jr <fcooper@xxxxxx> [160426 15:38]:
>
> .../devicetree/bindings/pwm/pwm-tiecap.txt | 36 +++++++--
> .../devicetree/bindings/pwm/pwm-tiehrpwm.txt | 36 +++++++--
> .../devicetree/bindings/pwm/pwm-tipwmss.txt | 33 +++++++-
> arch/arm/boot/dts/am33xx.dtsi | 36 ++++++---
> arch/arm/boot/dts/am4372.dtsi | 63 ++++++++++-----
> arch/arm/boot/dts/da850.dtsi | 15 ++--
> arch/arm/boot/dts/dra7.dtsi | 90 ++++++++++++++++++++++
> .../mach-omap2/omap_hwmod_33xx_43xx_common_data.h | 18 -----
> .../omap_hwmod_33xx_43xx_interconnect_data.c | 64 ---------------
> .../mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 84 --------------------
> arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 9 ---
> arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 54 -------------
> drivers/clk/ti/clk-33xx.c | 3 +
> drivers/clk/ti/clk-43xx.c | 6 ++
> drivers/pwm/pwm-tiecap.c | 7 ++
> drivers/pwm/pwm-tiehrpwm.c | 7 ++
> 16 files changed, 279 insertions(+), 282 deletions(-)

Thierry, do you want to pick the driver changes or ack them
and then I can queue the rest if no more comments?

Regards,

Tony