mbox series

[0/2] pwm-tiecap: Add support for AM654 SoCs

Message ID 20181003170658.3835-1-vigneshr@ti.com
Headers show
Series pwm-tiecap: Add support for AM654 SoCs | expand

Message

Raghavendra, Vignesh Oct. 3, 2018, 5:06 p.m. UTC
Couple of patches to enable pwm-tiecap driver to be used with TI's new
AM654 platforms.

Vignesh R (2):
  dt-bindings: pwm: tiecap: Add TI AM654 SoC specific compatible
  pwm: Kconfig: Enable TI ECAP driver for ARCH_K3

 Documentation/devicetree/bindings/pwm/pwm-tiecap.txt | 1 +
 drivers/pwm/Kconfig                                  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)