mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
clk: sandbox: add composite clk
Add composite clk to sandbox driver Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
committed by
Lukasz Majewski
parent
7bd6432210
commit
8f611dc71c
@@ -19,6 +19,7 @@ enum {
|
||||
SANDBOX_CLK_ECSPI1,
|
||||
SANDBOX_CLK_USDHC1_SEL,
|
||||
SANDBOX_CLK_USDHC2_SEL,
|
||||
SANDBOX_CLK_I2C,
|
||||
};
|
||||
|
||||
enum sandbox_pllv3_type {
|
||||
|
Reference in New Issue
Block a user