summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@freescale.com>2015-03-13 14:51:46 +0800
committerguoyin.chen <guoyin.chen@freescale.com>2015-05-08 17:19:56 +0800
commit893b2139c62c1cf6ce56cbe2c25f593f4f4e39ee (patch)
treef9189734169f10ec300235b0f3279c31dfdc647a /include
parentb1487e0d2afcb39dc7a4cdbf83108a082b8feda7 (diff)
MLK-10421-1: ARM: clk_imx7d: Add SAI_IPG clock
SAI_IPG_CLK is used for register reading/writing for sai. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/imx7d-clock.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx7d-clock.h b/include/dt-bindings/clock/imx7d-clock.h
index 148328f5df22..68e3bc346a91 100644
--- a/include/dt-bindings/clock/imx7d-clock.h
+++ b/include/dt-bindings/clock/imx7d-clock.h
@@ -436,5 +436,8 @@
#define IMX7D_USB_PHY1_CLK 423
#define IMX7D_USB_PHY2_CLK 424
#define IMX7D_IPG_ROOT_CLK 425
-#define IMX7D_END_CLK 426
+#define IMX7D_SAI1_IPG_CLK 426
+#define IMX7D_SAI2_IPG_CLK 427
+#define IMX7D_SAI3_IPG_CLK 428
+#define IMX7D_END_CLK 429
#endif /* __DT_BINDINGS_CLOCK_IMX7D_H */