aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/meson8b-clkc.h
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2017-06-11 12:16:33 +0200
committerJerome Brunet <jbrunet@baylibre.com>2017-06-12 07:30:42 +0000
commite2e5f3211fe2b57f4a9feed5c053c48aea7eb2a2 (patch)
tree3d6fe48841727acd7e1046b49b3530fa95861850 /include/dt-bindings/clock/meson8b-clkc.h
parentclk: meson8b: export the SAR ADC clocks (diff)
downloadlinux-dev-e2e5f3211fe2b57f4a9feed5c053c48aea7eb2a2.tar.xz
linux-dev-e2e5f3211fe2b57f4a9feed5c053c48aea7eb2a2.zip
clk: meson8b: export the SDIO clock
Export the SDIO clock so it can be used in the dt-bindings. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Acked-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'include/dt-bindings/clock/meson8b-clkc.h')
-rw-r--r--include/dt-bindings/clock/meson8b-clkc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/meson8b-clkc.h b/include/dt-bindings/clock/meson8b-clkc.h
index 1c7f090da440..821b08574900 100644
--- a/include/dt-bindings/clock/meson8b-clkc.h
+++ b/include/dt-bindings/clock/meson8b-clkc.h
@@ -22,6 +22,7 @@
#define CLKID_MPEG_SEL 14
#define CLKID_MPEG_DIV 15
#define CLKID_SAR_ADC 23
+#define CLKID_SDIO 30
#define CLKID_SANA 69
#endif /* __MESON8B_CLKC_H */