Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86a6c336 authored by Jagadeesh Kona's avatar Jagadeesh Kona
Browse files

dt-bindings: clock: gcc-khaje: Add support for USB3 MUX and BCR



USB driver requires support for GCC_USB3_PRIM_PHY_PIPE_CLK_SRC
and GCC_USB3_DP_PHY_PRIM_BCR, hence add support for the same.

Change-Id: I9435fbe0cae3f44aa04ff368d73f42a78b413396
Signed-off-by: default avatarJagadeesh Kona <jkona@codeaurora.org>
parent 75edf721
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -170,6 +170,7 @@
#define GCC_VIDEO_VENUS_CLK_SRC				160
#define GCC_VIDEO_VENUS_CTL_CLK				161
#define GCC_VIDEO_XO_CLK				162
#define GCC_USB3_PRIM_PHY_PIPE_CLK_SRC			163

/* GCC resets */
#define GCC_QUSB2PHY_PRIM_BCR				0
@@ -184,5 +185,6 @@
#define GCC_VCODEC0_BCR					9
#define GCC_VENUS_BCR					10
#define GCC_VIDEO_INTERFACE_BCR				11
#define GCC_USB3_DP_PHY_PRIM_BCR			12

#endif