aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-12-20 07:53:10 +0100
committerOlof Johansson <olof@lixom.net>2020-01-06 09:33:12 -0800
commit247aa9e4d22db43f73469e3492e45d9587ac99f7 (patch)
tree1a392a92e54745a58ae24876994c387f4711cc36 /include/dt-bindings
parentLinux 5.5-rc2 (diff)
downloadlinux-dev-247aa9e4d22db43f73469e3492e45d9587ac99f7.tar.xz
linux-dev-247aa9e4d22db43f73469e3492e45d9587ac99f7.zip
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: Lubomir Rintel <lkundrak@v3.sk> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/marvell,mmp2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/marvell,mmp2.h b/include/dt-bindings/clock/marvell,mmp2.h
index e785c6eb3561..4b1a7724f20d 100644
--- a/include/dt-bindings/clock/marvell,mmp2.h
+++ b/include/dt-bindings/clock/marvell,mmp2.h
@@ -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