Message ID | 20180910112654.42061-4-lkundrak@v3.sk (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | OLPC 1.75 Keyboard/Touchpad fixes | expand |
Quoting Lubomir Rintel (2018-09-10 04:26:49) > This is the clock for the "security processor" core. > > Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> > --- Acked-by: Stephen Boyd <sboyd@kernel.org>
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
This is the clock for the "security processor" core. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> --- include/dt-bindings/clock/marvell,mmp2.h | 1 + 1 file changed, 1 insertion(+)