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

Commit a13f31b3 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: gcc: Add video clock resets for sdmshrike"

parents d00a7aea 8145c43a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5051,6 +5051,8 @@ static const struct qcom_reset_map gcc_sdmshrike_resets[] = {
	[GCC_USB30_SEC_BCR] = { 0x10000 },
	[GCC_USB_PHY_CFG_AHB2PHY_BCR] = { 0x6a000 },
	[GCC_VIDEO_AXIC_CLK_BCR] = { 0xb02c, 2 },
	[GCC_VIDEO_AXI0_CLK_BCR] = { 0xb024, 2 },
	[GCC_VIDEO_AXI1_CLK_BCR] = { 0xb028, 2 },
};


+2 −0
Original line number Diff line number Diff line
@@ -304,6 +304,8 @@
#define GCC_USB30_SEC_BCR					39
#define GCC_USB_PHY_CFG_AHB2PHY_BCR			40
#define GCC_VIDEO_AXIC_CLK_BCR				41
#define GCC_VIDEO_AXI0_CLK_BCR				42
#define GCC_VIDEO_AXI1_CLK_BCR				43

#define MMCX_CLK					0
#endif