summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorYixun Lan <yixun.lan@amlogic.com>2018-07-02 21:31:17 +0000
committerJerome Brunet <jbrunet@baylibre.com>2018-07-03 10:55:10 +0200
commit6c0ad1df179b8d26ecd5e9954c36146fa87c1b0c (patch)
tree29516a348a6a8166489b11c12945b77fe81d59dd /include/dt-bindings
parent372401efd9eeee24701848874ecb9845524013ee (diff)
downloadlinux-stable-6c0ad1df179b8d26ecd5e9954c36146fa87c1b0c.tar.gz
linux-stable-6c0ad1df179b8d26ecd5e9954c36146fa87c1b0c.tar.bz2
linux-stable-6c0ad1df179b8d26ecd5e9954c36146fa87c1b0c.zip
clk: meson-axg: add pcie and mipi clock bindings
Add the pcie and mipi clock dt-bindings for the pcie driver. Since the mipi clock isalso used by the pcie driver, we add it together in this patch. Tested-by: Jianxin Qin <jianxin.qin@amlogic.com> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/axg-clkc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/axg-clkc.h b/include/dt-bindings/clock/axg-clkc.h
index 555937a25504..70371228b7e0 100644
--- a/include/dt-bindings/clock/axg-clkc.h
+++ b/include/dt-bindings/clock/axg-clkc.h
@@ -68,5 +68,8 @@
#define CLKID_SD_EMMC_B_CLK0 59
#define CLKID_SD_EMMC_C_CLK0 60
#define CLKID_HIFI_PLL 69
+#define CLKID_PCIE_CML_EN0 79
+#define CLKID_PCIE_CML_EN1 80
+#define CLKID_MIPI_ENABLE 81
#endif /* __AXG_CLKC_H */