mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
clk: imx: add ckil clock for i.MX7
Add the necessary clock to use the ckil on i.MX7.
Inspired from the following patch:
b80e8271
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
4cfe6aebb2
commit
4aba2755b8
2 changed files with 4 additions and 2 deletions
|
@ -448,5 +448,6 @@
|
|||
#define IMX7D_PLL_DRAM_TEST_DIV 435
|
||||
#define IMX7D_ADC_ROOT_CLK 436
|
||||
#define IMX7D_CLK_ARM 437
|
||||
#define IMX7D_CLK_END 438
|
||||
#define IMX7D_CKIL 438
|
||||
#define IMX7D_CLK_END 439
|
||||
#endif /* __DT_BINDINGS_CLOCK_IMX7D_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue