summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorMartin Sperl <kernel@martin.sperl.org>2016-02-29 12:51:43 +0000
committerEric Anholt <eric@anholt.net>2016-03-17 10:42:17 -0700
commit33b689600f43094a9316a1b582f2286d17bc737b (patch)
tree4629e75429101a9191ded31016f6fad5e7b36eb7 /include/dt-bindings
parent3b15afefbef9b5952e3d68ad73d93f981b9faca8 (diff)
downloadtalos-op-linux-33b689600f43094a9316a1b582f2286d17bc737b.tar.gz
talos-op-linux-33b689600f43094a9316a1b582f2286d17bc737b.zip
clk: bcm2835: enable management of PCM clock
Enable the PCM clock in the SOC, which is used by the bcm2835-i2s driver. Signed-off-by: Martin Sperl <kernel@martin.sperl.org> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/bcm2835.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/bcm2835.h b/include/dt-bindings/clock/bcm2835.h
index 87235ac76ef1..9a7b4a5cd6e6 100644
--- a/include/dt-bindings/clock/bcm2835.h
+++ b/include/dt-bindings/clock/bcm2835.h
@@ -44,3 +44,4 @@
#define BCM2835_CLOCK_EMMC 28
#define BCM2835_CLOCK_PERI_IMAGE 29
#define BCM2835_CLOCK_PWM 30
+#define BCM2835_CLOCK_PCM 31
OpenPOWER on IntegriCloud