Loading drivers/clk/qcom/gcc-trinket.c +1 −0 Original line number Diff line number Diff line Loading @@ -4407,6 +4407,7 @@ static const struct qcom_reset_map gcc_trinket_resets[] = { [GCC_USB_PHY_CFG_AHB2PHY_BCR] = { 0x1d000 }, [GCC_USB3PHY_PHY_PRIM_SP0_BCR] = { 0x1b008 }, [GCC_USB3_PHY_PRIM_SP0_BCR] = { 0x1b000 }, [GCC_CAMSS_MICRO_BCR] = { 0x560ac }, }; static struct clk_dfs gcc_dfs_clocks[] = { Loading include/dt-bindings/clock/qcom,gcc-trinket.h +1 −0 Original line number Diff line number Diff line Loading @@ -237,5 +237,6 @@ #define GCC_USB_PHY_CFG_AHB2PHY_BCR 4 #define GCC_USB3_PHY_PRIM_SP0_BCR 5 #define GCC_USB3PHY_PHY_PRIM_SP0_BCR 6 #define GCC_CAMSS_MICRO_BCR 7 #endif Loading
drivers/clk/qcom/gcc-trinket.c +1 −0 Original line number Diff line number Diff line Loading @@ -4407,6 +4407,7 @@ static const struct qcom_reset_map gcc_trinket_resets[] = { [GCC_USB_PHY_CFG_AHB2PHY_BCR] = { 0x1d000 }, [GCC_USB3PHY_PHY_PRIM_SP0_BCR] = { 0x1b008 }, [GCC_USB3_PHY_PRIM_SP0_BCR] = { 0x1b000 }, [GCC_CAMSS_MICRO_BCR] = { 0x560ac }, }; static struct clk_dfs gcc_dfs_clocks[] = { Loading
include/dt-bindings/clock/qcom,gcc-trinket.h +1 −0 Original line number Diff line number Diff line Loading @@ -237,5 +237,6 @@ #define GCC_USB_PHY_CFG_AHB2PHY_BCR 4 #define GCC_USB3_PHY_PRIM_SP0_BCR 5 #define GCC_USB3PHY_PHY_PRIM_SP0_BCR 6 #define GCC_CAMSS_MICRO_BCR 7 #endif