clk: bcm2835: Add PWM clock support
Register the pwm clock for bcm2835. Signed-off-by: Remi Pommarel <repk@triplefau.lt> Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Michael Turquette <mturquette@baylibre.com>
This commit is contained in:

committed by
Michael Turquette

parent
6d18b8adbe
commit
cfbab8fbab
@@ -43,5 +43,6 @@
|
||||
#define BCM2835_CLOCK_TSENS 27
|
||||
#define BCM2835_CLOCK_EMMC 28
|
||||
#define BCM2835_CLOCK_PERI_IMAGE 29
|
||||
#define BCM2835_CLOCK_PWM 30
|
||||
|
||||
#define BCM2835_CLOCK_COUNT 30
|
||||
#define BCM2835_CLOCK_COUNT 31
|
||||
|
Reference in New Issue
Block a user