Skip to content

Commit

Permalink
dt-bindings: marvell,mmp2: Add clock id for the SP clock
Browse files Browse the repository at this point in the history
This is the clock for the "security processor" core.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
  • Loading branch information
lkundrak authored and dtor committed Nov 15, 2018
1 parent 1be7aa9 commit e8a2c77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/dt-bindings/clock/marvell,mmp2.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e8a2c77

Please sign in to comment.