aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2017-07-31 13:56:02 +0200
committerNeil Armstrong <narmstrong@baylibre.com>2017-08-04 17:49:34 +0200
commita5841de6911fb7759514325869d11c6c9d7df51a (patch)
tree12b151a44134f281656c59f35e3b32e911427444 /include
parentclk: meson-gxbb: expose almost every clock in the bindings (diff)
downloadlinux-dev-a5841de6911fb7759514325869d11c6c9d7df51a.tar.xz
linux-dev-a5841de6911fb7759514325869d11c6c9d7df51a.zip
clk: meson: gxbb: Add sd_emmc clk0 clkids
Add the clkids for the clocks feeding the input0 of the mmc controllers Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/gxbb-clkc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h
index e07fea011ebd..c04a76d8facf 100644
--- a/include/dt-bindings/clock/gxbb-clkc.h
+++ b/include/dt-bindings/clock/gxbb-clkc.h
@@ -110,5 +110,8 @@
#define CLKID_CTS_MCLK_I958 110
#define CLKID_CTS_I958 113
#define CLKID_32K_CLK 114
+#define CLKID_SD_EMMC_A_CLK0 119
+#define CLKID_SD_EMMC_B_CLK0 122
+#define CLKID_SD_EMMC_C_CLK0 125
#endif /* __GXBB_CLKC_H */