[PATCH 2/5] dt-bindings: clock: qcom: ipq4019: add missing networking resets
Robert Marko
robert.marko at sartura.hr
Wed May 22 12:13:42 CEST 2024
Add bindings for the missing networking resets found in IPQ4019 GCC.
This syncs the bindigs with Linux.
Signed-off-by: Robert Marko <robert.marko at sartura.hr>
---
include/dt-bindings/clock/qcom,gcc-ipq4019.h | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/include/dt-bindings/clock/qcom,gcc-ipq4019.h b/include/dt-bindings/clock/qcom,gcc-ipq4019.h
index 7e8a7be6dc..fa05878575 100644
--- a/include/dt-bindings/clock/qcom,gcc-ipq4019.h
+++ b/include/dt-bindings/clock/qcom,gcc-ipq4019.h
@@ -165,5 +165,11 @@
#define GCC_QDSS_BCR 69
#define GCC_MPM_BCR 70
#define GCC_SPDM_BCR 71
+#define ESS_MAC1_ARES 72
+#define ESS_MAC2_ARES 73
+#define ESS_MAC3_ARES 74
+#define ESS_MAC4_ARES 75
+#define ESS_MAC5_ARES 76
+#define ESS_PSGMII_ARES 77
#endif
--
2.45.1
More information about the U-Boot
mailing list