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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: clock: qcom: gcc-ipq5424: add gcc_xo_clk macro

The GCC_XO_CLK is required for the functionality of the WiFi
copy engine block. Therefore, add the GCC_XO_CLK macro.

Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241210064110.130466-2-quic_mmanikan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Manikanta Mylavarapu and committed by
Bjorn Andersson
a8b56cb2 46e60752

+1
+1
include/dt-bindings/clock/qcom,ipq5424-gcc.h
··· 151 151 #define GCC_PCIE3_RCHNG_CLK_SRC 142 152 152 #define GCC_PCIE3_RCHNG_CLK 143 153 153 #define GCC_IM_SLEEP_CLK 144 154 + #define GCC_XO_CLK 145 154 155 155 156 #endif