Skip to content

Commit 268edfe

Browse files
robimarkoandersson
authored andcommitted
dt-bindings: clock: qcom: ipq4019: add missing networking resets
Add bindings for the missing networking resets found in IPQ4019 GCC. Signed-off-by: Robert Marko <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent d863492 commit 268edfe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

include/dt-bindings/clock/qcom,gcc-ipq4019.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,11 @@
165165
#define GCC_QDSS_BCR 69
166166
#define GCC_MPM_BCR 70
167167
#define GCC_SPDM_BCR 71
168+
#define ESS_MAC1_ARES 72
169+
#define ESS_MAC2_ARES 73
170+
#define ESS_MAC3_ARES 74
171+
#define ESS_MAC4_ARES 75
172+
#define ESS_MAC5_ARES 76
173+
#define ESS_PSGMII_ARES 77
168174

169175
#endif

0 commit comments

Comments
 (0)