0117-dt-bindings-clock-qcom-Add-reset-for-WCSSAON.patch 957 B

1234567891011121314151617181920212223242526
  1. From ff7c6533ed8c4de58ed6c8aab03ea59c03eb4f31 Mon Sep 17 00:00:00 2001
  2. From: Gokul Sriram Palanisamy <[email protected]>
  3. Date: Sat, 30 Jan 2021 10:50:10 +0530
  4. Subject: [PATCH] dt-bindings: clock: qcom: Add reset for WCSSAON
  5. Add binding for WCSSAON reset required for Q6v5 reset on IPQ8074 SoC.
  6. Signed-off-by: Gokul Sriram Palanisamy <[email protected]>
  7. Signed-off-by: Sricharan R <[email protected]>
  8. Signed-off-by: Nikhil Prakash V <[email protected]>
  9. Acked-by: Rob Herring <[email protected]>
  10. Acked-by: Stephen Boyd <[email protected]>
  11. ---
  12. include/dt-bindings/clock/qcom,gcc-ipq8074.h | 1 +
  13. 1 file changed, 1 insertion(+)
  14. --- a/include/dt-bindings/clock/qcom,gcc-ipq8074.h
  15. +++ b/include/dt-bindings/clock/qcom,gcc-ipq8074.h
  16. @@ -381,6 +381,7 @@
  17. #define GCC_NSSPORT4_RESET 143
  18. #define GCC_NSSPORT5_RESET 144
  19. #define GCC_NSSPORT6_RESET 145
  20. +#define GCC_WCSSAON_RESET 146
  21. #define USB0_GDSC 0
  22. #define USB1_GDSC 1