]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
pwm: tegra: add pwm based pmc soft led blink driver
authorVenkat Reddy Talla <vreddytalla@nvidia.com>
Fri, 21 Apr 2017 08:30:44 +0000 (14:00 +0530)
committerBharat Nihalani <bnihalani@nvidia.com>
Mon, 13 Nov 2017 08:56:53 +0000 (00:56 -0800)
commit26983ca5d4212e0b2bc154cda77fa88384bb6b76
tree79e9b0266fb8720f9776d4657b6ca1a709b3475a
parent2386d8b9f42d2f0b2fd9eb6ca1261a8313dc4302
pwm: tegra: add pwm based pmc soft led blink driver

In T210b01 LED breathing(soft led blink) functionality
added and led breathing control is through PWM signal,
add pwm based driver to configure tegar pmc led breathing
parameters.

Bug 1825451

Change-Id: Id01a96a2b277fb8545ca1ee22822c576c7a4acea
Signed-off-by: Venkat Reddy Talla <vreddytalla@nvidia.com>
Reviewed-on: http://git-master/r/1467403
Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
(cherry picked from commit 0ad18f000ed0ccfa4dd0246ddc57e721cac42bc9)
Documentation/devicetree/bindings/pwm/pwm-tegra-pmc-led-soft-blink.txt [new file with mode: 0644]
drivers/pwm/Kconfig
drivers/pwm/Makefile
drivers/pwm/pwm-tegra-pmc-led-soft-blink.c [new file with mode: 0644]