aboutsummaryrefslogtreecommitdiff
path: root/include/sandbox-clk.h
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2019-07-31 07:02:02 +0000
committerLukasz Majewski <lukma@denx.de>2019-07-31 09:20:51 +0200
commit8f611dc71cb58f2a6a81fbb29e15c0cf3f393965 (patch)
treec0813725f1faf56ffb1fc51637f255ddcfb57ea1 /include/sandbox-clk.h
parent7bd64322100296dbc39b839a5fbabb9e8f74341b (diff)
downloadu-boot-8f611dc71cb58f2a6a81fbb29e15c0cf3f393965.zip
u-boot-8f611dc71cb58f2a6a81fbb29e15c0cf3f393965.tar.gz
u-boot-8f611dc71cb58f2a6a81fbb29e15c0cf3f393965.tar.bz2
clk: sandbox: add composite clk
Add composite clk to sandbox driver Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'include/sandbox-clk.h')
-rw-r--r--include/sandbox-clk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sandbox-clk.h b/include/sandbox-clk.h
index 37c9838..f449de1 100644
--- a/include/sandbox-clk.h
+++ b/include/sandbox-clk.h
@@ -19,6 +19,7 @@ enum {
SANDBOX_CLK_ECSPI1,
SANDBOX_CLK_USDHC1_SEL,
SANDBOX_CLK_USDHC2_SEL,
+ SANDBOX_CLK_I2C,
};
enum sandbox_pllv3_type {