Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 21 Jan 2019 06:22:56 +0000 (07:22 +0100)
committerStephen Boyd <sboyd@kernel.org>
Thu, 24 Jan 2019 18:55:33 +0000 (10:55 -0800)
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 e8a2c779141415105825e65a4715f1130bba61b1.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/dt-bindings/clock/marvell,mmp2.h

index 7b24fc7..228a5e2 100644 (file)
@@ -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