Skip to content

Commit edcec4a

Browse files
lkundrakbebarino
authored andcommitted
dt-bindings: marvell,mmp2: Add clock id for the I2S clocks
There are two of these on a MMP2. Signed-off-by: Lubomir Rintel <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent 5278acc commit edcec4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
#define MMP3_CLK_PLL1_P 28
3030
#define MMP3_CLK_PLL2_P 29
3131
#define MMP3_CLK_PLL3 30
32+
#define MMP2_CLK_I2S0 31
33+
#define MMP2_CLK_I2S1 32
3234

3335
/* apb periphrals */
3436
#define MMP2_CLK_TWSI0 60

0 commit comments

Comments
 (0)