aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorNicolin Chen <Guangyu.Chen@freescale.com>2013-12-13 23:44:08 +0800
committerShawn Guo <shawn.guo@linaro.org>2013-12-31 09:36:37 +0800
commit8962a5dbe0a5faa14c075b1c652b1ec6d9810e53 (patch)
tree55ba3226502dae164ad69dd978b0a2bcfd259b2b /include/dt-bindings
parentARM: imx6sl: Add missing pll4_audio_div to the clock tree (diff)
downloadlinux-dev-8962a5dbe0a5faa14c075b1c652b1ec6d9810e53.tar.xz
linux-dev-8962a5dbe0a5faa14c075b1c652b1ec6d9810e53.zip
ARM: imx6sl: Add missing spba clock to clock tree
We are missing spba clock in imx6sl's clock tree, thus add it. Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/imx6sl-clock.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx6sl-clock.h b/include/dt-bindings/clock/imx6sl-clock.h
index 4735e84a5995..7cf5c9969336 100644
--- a/include/dt-bindings/clock/imx6sl-clock.h
+++ b/include/dt-bindings/clock/imx6sl-clock.h
@@ -144,6 +144,7 @@
#define IMX6SL_CLK_USDHC3 131
#define IMX6SL_CLK_USDHC4 132
#define IMX6SL_CLK_PLL4_AUDIO_DIV 133
-#define IMX6SL_CLK_END 134
+#define IMX6SL_CLK_SPBA 134
+#define IMX6SL_CLK_END 135
#endif /* __DT_BINDINGS_CLOCK_IMX6SL_H */