Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1389527
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS |
| Date | 2016-04-27 21:40 +0200 |
| Message-ID | <rsDtw-6Pk-5@gated-at.bofh.it> (permalink) |
| References | <rsjOa-7f9-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, * Franklin S Cooper Jr <fcooper@ti.com> [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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v7 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS Franklin S Cooper Jr <fcooper@ti.com> - 2016-04-27 00:40 +0200 [PATCH v7 8/9] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries Franklin S Cooper Jr <fcooper@ti.com> - 2016-04-27 00:40 +0200 Re: [PATCH v7 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS Tony Lindgren <tony@atomide.com> - 2016-04-27 21:40 +0200
csiph-web