[PATCH v2 0/5] Add support for PWMSS on DRA7
From: vigneshr@ti.com (Vignesh R)
Date: 2015-07-06 06:12:54
Also in:
linux-clk, linux-devicetree, linux-omap, linux-pwm, lkml
From: vigneshr@ti.com (Vignesh R)
Date: 2015-07-06 06:12:54
Also in:
linux-clk, linux-devicetree, linux-omap, linux-pwm, lkml
On Wednesday 03 June 2015 05:21 PM, Vignesh R wrote:
Hi, This patch series adds support for PWMSS on DRA7. The IP is same as that present in AM33XX and AM43XX. The first patch changes clock domain in which PWMSS is present (l4per2_7xx_clkdm) to SW_WKUP. This is because legacy IPs like PWM does'nt support HW_AUTO prorperly. Hence, switch clock domain to SW_WKUP. This is based on the input from the hardware team. The rest of the patches add hwmod and dt entries and enable PWMSS on DRA7 based SoCs.
Gentle ping... -- Regards Vignesh