Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 401fbb34 authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Stephen Boyd
Browse files

Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"



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 e8a2c779.

Signed-off-by: default avatarLubomir Rintel <lkundrak@v3.sk>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 0acb69e7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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