dt-bindings: clock: qcom: Add missing USB MP resets
The USB multiport controller needs a few missing resets, describe them in the binding. Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com> Link: https://lore.kernel.org/r/20240730-sc8180x-usb-mp-v2-1-a7dc4265b553@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>pull/958/head
parent
8400291e28
commit
39b5ffc955
|
|
@ -294,6 +294,10 @@
|
|||
#define GCC_VIDEO_AXI0_CLK_BCR 42
|
||||
#define GCC_VIDEO_AXI1_CLK_BCR 43
|
||||
#define GCC_USB3_DP_PHY_SEC_BCR 44
|
||||
#define GCC_USB3_UNIPHY_MP0_BCR 45
|
||||
#define GCC_USB3_UNIPHY_MP1_BCR 46
|
||||
#define GCC_USB3UNIPHY_PHY_MP0_BCR 47
|
||||
#define GCC_USB3UNIPHY_PHY_MP1_BCR 48
|
||||
|
||||
/* GCC GDSCRs */
|
||||
#define EMAC_GDSC 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue