Skip to content

Commit

Permalink
dt-bindings: marvell,mmp2: Add clock ids for the HSIC clocks
Browse files Browse the repository at this point in the history
There are two USB HSIC controllers on MMP2 and MMP3.

Link: https://lore.kernel.org/r/20191220065314.237624-2-lkundrak@v3.sk
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Lubomir Rintel authored and Olof Johansson committed Jan 6, 2020
1 parent d1eef1c commit 247aa9e
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 @@ -72,6 +72,8 @@
#define MMP2_CLK_CCIC1_PHY 118
#define MMP2_CLK_CCIC1_SPHY 119
#define MMP2_CLK_DISP0_LCDC 120
#define MMP2_CLK_USBHSIC0 121
#define MMP2_CLK_USBHSIC1 122

#define MMP2_NR_CLKS 200
#endif

0 comments on commit 247aa9e

Please sign in to comment.