0009-v6.2-dt-bindings-clock-qcom-ipq8074-add-missing-networkin.patch 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. From e78a40eb24187a8b4f9b89e2181f674df39c2013 Mon Sep 17 00:00:00 2001
  2. From: Robert Marko <[email protected]>
  3. Date: Mon, 7 Nov 2022 14:29:00 +0100
  4. Subject: [PATCH] dt-bindings: clock: qcom: ipq8074: add missing networking
  5. resets
  6. Add bindings for the missing networking resets found in IPQ8074 GCC.
  7. Signed-off-by: Robert Marko <[email protected]>
  8. Acked-by: Krzysztof Kozlowski <[email protected]>
  9. Signed-off-by: Bjorn Andersson <[email protected]>
  10. Link: https://lore.kernel.org/r/[email protected]
  11. ---
  12. include/dt-bindings/clock/qcom,gcc-ipq8074.h | 14 ++++++++++++++
  13. 1 file changed, 14 insertions(+)
  14. --- a/include/dt-bindings/clock/qcom,gcc-ipq8074.h
  15. +++ b/include/dt-bindings/clock/qcom,gcc-ipq8074.h
  16. @@ -367,6 +367,20 @@
  17. #define GCC_PCIE1_AHB_ARES 129
  18. #define GCC_PCIE1_AXI_MASTER_STICKY_ARES 130
  19. #define GCC_PCIE0_AXI_SLAVE_STICKY_ARES 131
  20. +#define GCC_PPE_FULL_RESET 132
  21. +#define GCC_UNIPHY0_SOFT_RESET 133
  22. +#define GCC_UNIPHY0_XPCS_RESET 134
  23. +#define GCC_UNIPHY1_SOFT_RESET 135
  24. +#define GCC_UNIPHY1_XPCS_RESET 136
  25. +#define GCC_UNIPHY2_SOFT_RESET 137
  26. +#define GCC_UNIPHY2_XPCS_RESET 138
  27. +#define GCC_EDMA_HW_RESET 139
  28. +#define GCC_NSSPORT1_RESET 140
  29. +#define GCC_NSSPORT2_RESET 141
  30. +#define GCC_NSSPORT3_RESET 142
  31. +#define GCC_NSSPORT4_RESET 143
  32. +#define GCC_NSSPORT5_RESET 144
  33. +#define GCC_NSSPORT6_RESET 145
  34. #define USB0_GDSC 0
  35. #define USB1_GDSC 1