mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:02:20 +00:00
dt-bindings: clock: qcom,gcc-sm8150: Add gcc video resets for sm8150
Add gcc video axic, axi0 and axi1 resets for the global clock controller on sm8150. Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240111-sm8150-dfs-support-v2-2-6edb44c83d3b@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
2ff787e341
commit
4b3dbd706a
@ -239,6 +239,9 @@
|
||||
#define GCC_USB30_PRIM_BCR 26
|
||||
#define GCC_USB30_SEC_BCR 27
|
||||
#define GCC_USB_PHY_CFG_AHB2PHY_BCR 28
|
||||
#define GCC_VIDEO_AXIC_CLK_BCR 29
|
||||
#define GCC_VIDEO_AXI0_CLK_BCR 30
|
||||
#define GCC_VIDEO_AXI1_CLK_BCR 31
|
||||
|
||||
/* GCC GDSCRs */
|
||||
#define PCIE_0_GDSC 0
|
||||
|
Loading…
Reference in New Issue
Block a user