Loading drivers/clk/qcom/gcc-sdmshrike.c +2 −0 Original line number Diff line number Diff line Loading @@ -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 }, }; Loading include/dt-bindings/clock/qcom,gcc-sdmshrike.h +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
drivers/clk/qcom/gcc-sdmshrike.c +2 −0 Original line number Diff line number Diff line Loading @@ -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 }, }; Loading
include/dt-bindings/clock/qcom,gcc-sdmshrike.h +2 −0 Original line number Diff line number Diff line Loading @@ -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