[PATCH 3/8] dt-bindings: marvell,mmp2: Add clock id for the SP clock

From: Lubomir Rintel
Date: Mon Sep 10 2018 - 07:27:53 EST


This is the clock for the "security processor" core.

Signed-off-by: Lubomir Rintel <lkundrak@xxxxx>
---
include/dt-bindings/clock/marvell,mmp2.h | 1 +
1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/clock/marvell,mmp2.h b/include/dt-bindings/clock/marvell,mmp2.h
index 228a5e234af0..7b24fc791146 100644
--- a/include/dt-bindings/clock/marvell,mmp2.h
+++ b/include/dt-bindings/clock/marvell,mmp2.h
@@ -71,6 +71,7 @@
#define MMP2_CLK_CCIC1_MIX 117
#define MMP2_CLK_CCIC1_PHY 118
#define MMP2_CLK_CCIC1_SPHY 119
+#define MMP2_CLK_SP 120

#define MMP2_NR_CLKS 200
#endif
--
2.17.1