Skip to content

Commit

Permalink
Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"
Browse files Browse the repository at this point in the history
It seems that the kernel has no business managing this clock: once the SP
clock is disabled, it's not sufficient to just enable it in order to bring
the SP core back up.

Pretty sure nothing ever used this and it's safe to remove.

This reverts commit e8a2c77.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
  • Loading branch information
Lubomir Rintel authored and Stephen Boyd committed Jan 24, 2019
1 parent 0acb69e commit 401fbb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/dt-bindings/clock/marvell,mmp2.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
#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 401fbb3

Please sign in to comment.