summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/bcm281xx.h
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2014-04-21 16:26:23 -0500
committerMike Turquette <mturquette@linaro.org>2014-04-30 11:51:39 -0700
commit0bdab78ba69f057c99e72b9887a997888e7fce15 (patch)
treef9c4c7dad1cd3ec0375712eab87acc8802a3973c /include/dt-bindings/clock/bcm281xx.h
parentdc613840a625bfad38141d2d8bbdb0c7bc3d45eb (diff)
clk: bcm281xx: move compatible string definitions
The Broadcom 281xx clock code uses a #define for the compatible string for it's clock control units (CCUs). Rather than defining those in the C source file, define them in the header file that's shared by both the code and the device tree source file (along with all the clock ids). Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'include/dt-bindings/clock/bcm281xx.h')
-rw-r--r--include/dt-bindings/clock/bcm281xx.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/bcm281xx.h b/include/dt-bindings/clock/bcm281xx.h
index e0096940886d..a763460cf1af 100644
--- a/include/dt-bindings/clock/bcm281xx.h
+++ b/include/dt-bindings/clock/bcm281xx.h
@@ -20,6 +20,18 @@
* the clock control units (CCUs) on Broadcom BCM281XX family SoCs.
*/
+/*
+ * These are the bcm281xx CCU device tree "compatible" strings.
+ * We're stuck with using "bcm11351" in the string because wild
+ * cards aren't allowed, and that name was the first one defined
+ * in this family of devices.
+ */
+#define BCM281XX_DT_ROOT_CCU_COMPAT "brcm,bcm11351-root-ccu"
+#define BCM281XX_DT_AON_CCU_COMPAT "brcm,bcm11351-aon-ccu"
+#define BCM281XX_DT_HUB_CCU_COMPAT "brcm,bcm11351-hub-ccu"
+#define BCM281XX_DT_MASTER_CCU_COMPAT "brcm,bcm11351-master-ccu"
+#define BCM281XX_DT_SLAVE_CCU_COMPAT "brcm,bcm11351-slave-ccu"
+
/* root CCU clock ids */
#define BCM281XX_ROOT_CCU_FRAC_1M 0