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

Commit 9ab4e2ea authored by Saurabh Sahu's avatar Saurabh Sahu
Browse files

dt-bindings: clock: Update GCC clock ids for HOLI



Add clock id for camss_mclk4_clk, csi3phytimer_clk
csi3phytimer_clk_src and usb bcrs for HOLI.

Change-Id: I0acab96149aedee355e036cf44d104b73a348ff9
Signed-off-by: default avatarSaurabh Sahu <sausah@codeaurora.org>
parent 0241c660
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -198,6 +198,9 @@
#define GCC_UFS_MEM_CLKREF_CLK			189
#define GCC_RX5_PCIE_CLKREF_EN_CLK		190
#define GCC_DISP_GPLL0_CLK_SRC			191
#define GCC_CAMSS_CSI3PHYTIMER_CLK		192
#define GCC_CAMSS_CSI3PHYTIMER_CLK_SRC		193
#define GCC_CAMSS_MCLK4_CLK			194

/* GCC power domains */
#define GCC_CAMSS_TOP_GDSC			0
@@ -226,5 +229,7 @@
#define GCC_VCODEC0_BCR				16
#define GCC_VENUS_BCR				17
#define GCC_VIDEO_INTERFACE_BCR			18
#define GCC_USB3_DP_PHY_PRIM_BCR		19
#define GCC_USB3_PHY_PRIM_SP0_BCR		20

#endif