Skip to content

Commit 41a8632

Browse files
lkundrakbebarino
authored andcommitted
dt-bindings: marvell,mmp2: Add clock ids for the thermal sensors
There seems to be a single thermal sensor block on MMP2 and a couple more on MMP3. Add definitions for their respective clocks. Signed-off-by: Lubomir Rintel <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent bfa851b commit 41a8632

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

include/dt-bindings/clock/marvell,mmp2.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
#define MMP2_CLK_SSP2 79
5454
#define MMP2_CLK_SSP3 80
5555
#define MMP2_CLK_TIMER 81
56+
#define MMP2_CLK_THERMAL0 82
57+
#define MMP3_CLK_THERMAL1 83
58+
#define MMP3_CLK_THERMAL2 84
59+
#define MMP3_CLK_THERMAL3 85
5660

5761
/* axi periphrals */
5862
#define MMP2_CLK_SDH0 101

0 commit comments

Comments
 (0)