Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1705406
| From | Vignesh R <vigneshr@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] K2G: Add support for PWM ECAP |
| Date | 2017-08-07 14:00 +0200 |
| Message-ID | <ubORr-7Id-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series adds support for TI ECAP PWM IP present in 66AK2G SoC. Based on linux-next. Vignesh R (4): pwm: pwm-tiecap: Add TI 66AK2G SoC specific compatible ARM: dts: keystone-k2g: Add ECAP PWM DT nodes ARM: dts: keystone-k2g-evm: Enable PWM ECAP0 ARM: configs: keystone: Enable TIECAP PWM driver Documentation/devicetree/bindings/pwm/pwm-tiecap.txt | 1 + arch/arm/boot/dts/keystone-k2g-evm.dts | 12 ++++++++++++ arch/arm/boot/dts/keystone-k2g.dtsi | 20 ++++++++++++++++++++ arch/arm/configs/keystone_defconfig | 2 ++ 4 files changed, 35 insertions(+) -- 2.13.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] K2G: Add support for PWM ECAP Vignesh R <vigneshr@ti.com> - 2017-08-07 14:00 +0200
[PATCH 3/4] ARM: dts: keystone-k2g-evm: Enable PWM ECAP0 Vignesh R <vigneshr@ti.com> - 2017-08-07 14:00 +0200
[PATCH 4/4] ARM: configs: keystone: Enable TIECAP PWM driver Vignesh R <vigneshr@ti.com> - 2017-08-07 14:00 +0200
[PATCH 1/4] pwm: pwm-tiecap: Add TI 66AK2G SoC specific compatible Vignesh R <vigneshr@ti.com> - 2017-08-07 14:00 +0200
Re: [PATCH 1/4] pwm: pwm-tiecap: Add TI 66AK2G SoC specific compatible Rob Herring <robh@kernel.org> - 2017-08-10 23:00 +0200
csiph-web