diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2020-08-04 19:05:45 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2020-08-04 19:05:45 +0000 |
commit | 2554fe8f89383d8dedd834b46a9f616a277f8af4 (patch) | |
tree | a7597052fdedc3244821f034e5ef97f5ad01609c /include/dt-bindings/clock/imx7ulp-clock.h | |
parent | 5df7ea339a6ba20ce6c2a001807a43a7cc1e9fe8 (diff) |
Notes
Diffstat (limited to 'include/dt-bindings/clock/imx7ulp-clock.h')
-rw-r--r-- | include/dt-bindings/clock/imx7ulp-clock.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx7ulp-clock.h b/include/dt-bindings/clock/imx7ulp-clock.h index 38145bdcd9752..b58370d146e2e 100644 --- a/include/dt-bindings/clock/imx7ulp-clock.h +++ b/include/dt-bindings/clock/imx7ulp-clock.h @@ -58,7 +58,10 @@ #define IMX7ULP_CLK_HSRUN_SYS_SEL 44 #define IMX7ULP_CLK_HSRUN_CORE_DIV 45 -#define IMX7ULP_CLK_SCG1_END 46 +#define IMX7ULP_CLK_CORE 46 +#define IMX7ULP_CLK_HSRUN_CORE 47 + +#define IMX7ULP_CLK_SCG1_END 48 /* PCC2 */ #define IMX7ULP_CLK_DMA1 0 |