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

Commit d59e7a66 authored by Naveen Yadav's avatar Naveen Yadav Committed by Taniya Das
Browse files

dt-bindings: clock: gcc: Add clock IDs for disp gpll0 and bcr



Add the ID for gcc disp pll0 clk src for clients to be able to request.
Also add the USB BCRs for block reset.

Change-Id: I20a273eae75b0d367cea73faa0e70327ef9a7547
Signed-off-by: default avatarNaveen Yadav <naveenky@codeaurora.org>
parent 01dafb76
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -174,6 +174,7 @@
#define GCC_CAMSS_CPHY_1_CLK					166
#define GCC_CAMSS_CPHY_2_CLK					167
#define GCC_UFS_CLKREF_CLK					168
#define GCC_DISP_GPLL0_CLK_SRC					169

/* GCC resets */
#define GCC_QUSB2PHY_PRIM_BCR					0
@@ -184,5 +185,7 @@
#define GCC_VCODEC0_BCR						6
#define GCC_VENUS_BCR						7
#define GCC_VIDEO_INTERFACE_BCR					8
#define GCC_USB3PHY_PHY_PRIM_SP0_BCR				9
#define GCC_USB3_PHY_PRIM_SP0_BCR				10

#endif