clk: gxbb: expose CLKID_MMC_PCLK
The MMC_PCLK is needed for the SD/eMMC driver, expose to DT (and comment out in clk driver) Signed-off-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com> Link: lkml.kernel.org/r/20160707033837.20029-1-khilman@baylibre.com
This commit is contained in:

committed by
Michael Turquette

parent
738f66d321
commit
e16fb2e635
@@ -8,5 +8,6 @@
|
||||
#define CLKID_CPUCLK 1
|
||||
#define CLKID_CLK81 12
|
||||
#define CLKID_ETH 36
|
||||
#define CLKID_MMC_PCLK 66
|
||||
|
||||
#endif /* __GXBB_CLKC_H */
|
||||
|
Reference in New Issue
Block a user