Skip to content

Commit

Permalink
dt-bindings: marvell,mmp2: Add clock id for the Audio clock
Browse files Browse the repository at this point in the history
This clocks the Audio block.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lkml.kernel.org/r/20200519224151.2074597-5-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 edcec4a commit c227df7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/dt-bindings/clock/marvell,mmp2.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
#define MMP3_CLK_GPU_3D MMP2_CLK_GPU_3D
#define MMP3_CLK_GPU_2D 125
#define MMP3_CLK_SDH4 126
#define MMP2_CLK_AUDIO 127

#define MMP2_NR_CLKS 200
#endif

0 comments on commit c227df7

Please sign in to comment.