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

dt-bindings: clock: qcom: ipq8074: add missing networking resets

Add bindings for the missing networking resets found in IPQ8074 GCC.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221107132901.489240-2-robimarko@gmail.com

authored by

Robert Marko and committed by
Bjorn Andersson
bb524058 4a521089

+14
+14
include/dt-bindings/clock/qcom,gcc-ipq8074.h
··· 367 367 #define GCC_PCIE1_AHB_ARES 129 368 368 #define GCC_PCIE1_AXI_MASTER_STICKY_ARES 130 369 369 #define GCC_PCIE0_AXI_SLAVE_STICKY_ARES 131 370 + #define GCC_PPE_FULL_RESET 132 371 + #define GCC_UNIPHY0_SOFT_RESET 133 372 + #define GCC_UNIPHY0_XPCS_RESET 134 373 + #define GCC_UNIPHY1_SOFT_RESET 135 374 + #define GCC_UNIPHY1_XPCS_RESET 136 375 + #define GCC_UNIPHY2_SOFT_RESET 137 376 + #define GCC_UNIPHY2_XPCS_RESET 138 377 + #define GCC_EDMA_HW_RESET 139 378 + #define GCC_NSSPORT1_RESET 140 379 + #define GCC_NSSPORT2_RESET 141 380 + #define GCC_NSSPORT3_RESET 142 381 + #define GCC_NSSPORT4_RESET 143 382 + #define GCC_NSSPORT5_RESET 144 383 + #define GCC_NSSPORT6_RESET 145 370 384 371 385 #define USB0_GDSC 0 372 386 #define USB1_GDSC 1