Commit 247aa9e4 authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Olof Johansson
Browse files

dt-bindings: marvell,mmp2: Add clock ids for the HSIC clocks

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: default avatarLubomir Rintel <lkundrak@v3.sk>
Acked-by: default avatarStephen Boyd <sboyd@kernel.org>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent d1eef1c6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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