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>
This commit is contained in:
parent
70ad0d0351
commit
e2e5f3211f
@ -94,7 +94,7 @@
|
||||
#define CLKID_SDHC 27
|
||||
#define CLKID_STREAM 28
|
||||
#define CLKID_ASYNC_FIFO 29
|
||||
#define CLKID_SDIO 30
|
||||
/* #define CLKID_SDIO */
|
||||
#define CLKID_ABUF 31
|
||||
#define CLKID_HIU_IFACE 32
|
||||
#define CLKID_ASSIST_MISC 33
|
||||
|
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user