clk: meson8b: export the SAR ADC clocks

Export the clocks for the SAR ADC so they 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>
This commit is contained in:
Martin Blumenstingl
2017-06-11 12:16:32 +02:00
committed by Jerome Brunet
parent f40a8ce96a
commit 70ad0d0351
2 changed files with 4 additions and 2 deletions

View File

@@ -21,5 +21,7 @@
#define CLKID_ZERO 13
#define CLKID_MPEG_SEL 14
#define CLKID_MPEG_DIV 15
#define CLKID_SAR_ADC 23
#define CLKID_SANA 69
#endif /* __MESON8B_CLKC_H */