Skip to content

Commit

Permalink
dt-bindings: marvell,mmp2: Add clock id for the I2S clocks
Browse files Browse the repository at this point in the history
There are two of these on a MMP2.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lkml.kernel.org/r/20200519224151.2074597-4-lkundrak@v3.sk
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
  • Loading branch information
Lubomir Rintel authored and Stephen Boyd committed May 28, 2020
1 parent 5278acc commit edcec4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/dt-bindings/clock/marvell,mmp2.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
#define MMP3_CLK_PLL1_P 28
#define MMP3_CLK_PLL2_P 29
#define MMP3_CLK_PLL3 30
#define MMP2_CLK_I2S0 31
#define MMP2_CLK_I2S1 32

/* apb periphrals */
#define MMP2_CLK_TWSI0 60
Expand Down

0 comments on commit edcec4a

Please sign in to comment.