summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock
diff options
context:
space:
mode:
authorJerome Brunet2016-09-07 17:13:39 +0200
committerKevin Hilman2016-09-14 20:22:49 +0200
commitf2120a8b090676380d9bce4ea23f855dc8e0d71f (patch)
treec6f0fc7c1b837e238b54bd64262abdaea1852469 /include/dt-bindings/clock
parentclk: gxbb: expose MPLL2 clock for use by DT (diff)
downloadkernel-qcow2-linux-f2120a8b090676380d9bce4ea23f855dc8e0d71f.tar.gz
kernel-qcow2-linux-f2120a8b090676380d9bce4ea23f855dc8e0d71f.tar.xz
kernel-qcow2-linux-f2120a8b090676380d9bce4ea23f855dc8e0d71f.zip
clk: gxbb: expose spifc clock
SPI clock is needed for the spifc driver, expose to DT (and comment out in the clk driver) Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Acked-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'include/dt-bindings/clock')
-rw-r--r--include/dt-bindings/clock/gxbb-clkc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h
index ccef0283173b..7955d7c712f6 100644
--- a/include/dt-bindings/clock/gxbb-clkc.h
+++ b/include/dt-bindings/clock/gxbb-clkc.h
@@ -12,6 +12,7 @@
#define CLKID_FCLK_DIV4 6
#define CLKID_CLK81 12
#define CLKID_MPLL2 15
+#define CLKID_SPI 34
#define CLKID_ETH 36
#define CLKID_SD_EMMC_A 94
#define CLKID_SD_EMMC_B 95