Loading drivers/clk/qcom/gcc-sm6150.c +1 −1 Original line number Diff line number Diff line Loading @@ -3424,8 +3424,8 @@ static const struct qcom_reset_map gcc_sm6150_resets[] = { [GCC_PCIE_PHY_COM_BCR] = { 0x6f010 }, [GCC_UFS_PHY_BCR] = { 0x77000 }, [GCC_USB20_SEC_BCR] = { 0xa6000 }, [GCC_USB3_DP_PHY_PRIM_SP0_BCR] = { 0x50010 }, [GCC_USB3PHY_PHY_PRIM_SP0_BCR] = { 0x50008 }, [GCC_USB3_PHY_PRIM_SP0_BCR] = { 0x50000 }, }; static struct clk_dfs gcc_dfs_clocks[] = { Loading include/dt-bindings/clock/qcom,gcc-sm6150.h +1 −1 Original line number Diff line number Diff line Loading @@ -204,7 +204,7 @@ #define GCC_PCIE_PHY_COM_BCR 9 #define GCC_UFS_PHY_BCR 10 #define GCC_USB20_SEC_BCR 11 #define GCC_USB3_DP_PHY_PRIM_SP0_BCR 12 #define GCC_USB3_PHY_PRIM_SP0_BCR 12 #define GCC_USB3PHY_PHY_PRIM_SP0_BCR 13 #endif Loading
drivers/clk/qcom/gcc-sm6150.c +1 −1 Original line number Diff line number Diff line Loading @@ -3424,8 +3424,8 @@ static const struct qcom_reset_map gcc_sm6150_resets[] = { [GCC_PCIE_PHY_COM_BCR] = { 0x6f010 }, [GCC_UFS_PHY_BCR] = { 0x77000 }, [GCC_USB20_SEC_BCR] = { 0xa6000 }, [GCC_USB3_DP_PHY_PRIM_SP0_BCR] = { 0x50010 }, [GCC_USB3PHY_PHY_PRIM_SP0_BCR] = { 0x50008 }, [GCC_USB3_PHY_PRIM_SP0_BCR] = { 0x50000 }, }; static struct clk_dfs gcc_dfs_clocks[] = { Loading
include/dt-bindings/clock/qcom,gcc-sm6150.h +1 −1 Original line number Diff line number Diff line Loading @@ -204,7 +204,7 @@ #define GCC_PCIE_PHY_COM_BCR 9 #define GCC_UFS_PHY_BCR 10 #define GCC_USB20_SEC_BCR 11 #define GCC_USB3_DP_PHY_PRIM_SP0_BCR 12 #define GCC_USB3_PHY_PRIM_SP0_BCR 12 #define GCC_USB3PHY_PHY_PRIM_SP0_BCR 13 #endif