Skip to content

Commit c2ca122

Browse files
lkundrakbebarino
authored andcommitted
dt-bindings: marvell,mmp2: Add clock id for the fifth SD HCI on MMP3
There's one extra SDHCI on MMP3, used by the internal SD card on OLPC XO-4. Add a clock for it. Signed-off-by: Lubomir Rintel <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent 82d59c3 commit c2ca122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
#define MMP2_CLK_GPU_3D 124
8787
#define MMP3_CLK_GPU_3D MMP2_CLK_GPU_3D
8888
#define MMP3_CLK_GPU_2D 125
89+
#define MMP3_CLK_SDH4 126
8990

9091
#define MMP2_NR_CLKS 200
9192
#endif

0 commit comments

Comments
 (0)