clk: hi6220: add debug APB clock
The debug APB clock is absent in hi6220 driver, so this patch is to add support for it. Signed-off-by: Leo Yan <leo.yan@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Michael Turquette <mturquette@baylibre.com>
This commit is contained in:

committed by
Michael Turquette

parent
7f0b97d5bb
commit
b0459491ca
@@ -124,7 +124,10 @@
|
||||
#define HI6220_CS_DAPB 57
|
||||
#define HI6220_CS_ATB_DIV 58
|
||||
|
||||
#define HI6220_SYS_NR_CLKS 59
|
||||
/* gate clock */
|
||||
#define HI6220_DAPB_CLK 59
|
||||
|
||||
#define HI6220_SYS_NR_CLKS 60
|
||||
|
||||
/* clk in Hi6220 media controller */
|
||||
/* gate clocks */
|
||||
|
Reference in New Issue
Block a user