projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb6d3fb
)
dt-bindings: clock: imx8mn: add SNVS clock
author
Horia Geantă
<horia.geanta@nxp.com>
Thu, 16 Jan 2020 07:37:16 +0000
(09:37 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Thu, 13 Feb 2020 03:08:30 +0000
(11:08 +0800)
Add macro for the SNVS clock of the i.MX8MN.
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
include/dt-bindings/clock/imx8mn-clock.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/clock/imx8mn-clock.h
b/include/dt-bindings/clock/imx8mn-clock.h
index
0f2b842
..
43883fe
100644
(file)
--- a/
include/dt-bindings/clock/imx8mn-clock.h
+++ b/
include/dt-bindings/clock/imx8mn-clock.h
@@
-228,6
+228,8
@@
#define IMX8MN_SYS_PLL2_333M_CG 209
#define IMX8MN_SYS_PLL2_500M_CG 210
-#define IMX8MN_CLK_END 211
+#define IMX8MN_CLK_SNVS_ROOT 211
+
+#define IMX8MN_CLK_END 212
#endif