mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-22 07:27:12 +08:00
Merge branch '20250815-gcc-sdm660-vote-clocks-and-gdscs-v1-1-c5a8af040093@yandex.ru' into clk-for-6.18
Merge the addition of a few missing clock defines for the SDM660 global clock controller, in order to allow them to be used in the DeviceTree branch as well.
This commit is contained in:
@@ -138,10 +138,16 @@
|
||||
#define GCC_UFS_UNIPRO_CORE_HW_CTL_CLK 128
|
||||
#define GCC_RX0_USB2_CLKREF_CLK 129
|
||||
#define GCC_RX1_USB2_CLKREF_CLK 130
|
||||
#define GCC_HLOS1_VOTE_LPASS_ADSP_SMMU_CLK 131
|
||||
#define GCC_HLOS1_VOTE_TURING_ADSP_SMMU_CLK 132
|
||||
#define GCC_HLOS2_VOTE_TURING_ADSP_SMMU_CLK 133
|
||||
|
||||
#define PCIE_0_GDSC 0
|
||||
#define UFS_GDSC 1
|
||||
#define USB_30_GDSC 2
|
||||
#define HLOS1_VOTE_TURING_ADSP_GDSC 3
|
||||
#define HLOS2_VOTE_TURING_ADSP_GDSC 4
|
||||
#define HLOS1_VOTE_LPASS_ADSP_GDSC 5
|
||||
|
||||
#define GCC_QUSB2PHY_PRIM_BCR 0
|
||||
#define GCC_QUSB2PHY_SEC_BCR 1
|
||||
|
||||
Reference in New Issue
Block a user