mirror of https://github.com/torvalds/linux.git
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 <robert.marko@sartura.hr> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230814104119.96858-1-robert.marko@sartura.hr Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
d863492886
commit
268edfe96a
|
|
@ -165,5 +165,11 @@
|
||||||
#define GCC_QDSS_BCR 69
|
#define GCC_QDSS_BCR 69
|
||||||
#define GCC_MPM_BCR 70
|
#define GCC_MPM_BCR 70
|
||||||
#define GCC_SPDM_BCR 71
|
#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
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue