pwm: Add BCM2835 PWM driver
authorBart Tanghe <bart.tanghe@thomasmore.be>
Wed, 8 Oct 2014 10:14:32 +0000 (12:14 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 17 Nov 2014 11:20:13 +0000 (12:20 +0100)
commite5a06dc5ac1f686d11b11488a88a63ab12e079cb
tree3a6c350a173bb47522c1ea15b553951392d04dea
parentcac7f2429872d3733dc3f9915857b1691da2eb2f
pwm: Add BCM2835 PWM driver

Add PWM driver for Broadcom BCM2835 processor (Raspberry Pi)

Signed-off-by: Bart Tanghe <bart.tanghe@thomasmore.be>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/devicetree/bindings/pwm/pwm-bcm2835.txt [new file with mode: 0644]
drivers/pwm/Kconfig
drivers/pwm/Makefile
drivers/pwm/pwm-bcm2835.c [new file with mode: 0644]
This page took 0.028503 seconds and 5 git commands to generate.