Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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.

+6
+6
include/dt-bindings/clock/qcom,gcc-sdm660.h
··· 138 138 #define GCC_UFS_UNIPRO_CORE_HW_CTL_CLK 128 139 139 #define GCC_RX0_USB2_CLKREF_CLK 129 140 140 #define GCC_RX1_USB2_CLKREF_CLK 130 141 + #define GCC_HLOS1_VOTE_LPASS_ADSP_SMMU_CLK 131 142 + #define GCC_HLOS1_VOTE_TURING_ADSP_SMMU_CLK 132 143 + #define GCC_HLOS2_VOTE_TURING_ADSP_SMMU_CLK 133 141 144 142 145 #define PCIE_0_GDSC 0 143 146 #define UFS_GDSC 1 144 147 #define USB_30_GDSC 2 148 + #define HLOS1_VOTE_TURING_ADSP_GDSC 3 149 + #define HLOS2_VOTE_TURING_ADSP_GDSC 4 150 + #define HLOS1_VOTE_LPASS_ADSP_GDSC 5 145 151 146 152 #define GCC_QUSB2PHY_PRIM_BCR 0 147 153 #define GCC_QUSB2PHY_SEC_BCR 1