[PATCH 3/6] dt-bindings: reset: add BCM63268 ephy reset definitions

From: Kyle Hendry
Date: Tue Jul 08 2025 - 22:48:34 EST


Add definitions for resets in the ephy control register.

Signed-off-by: Kyle Hendry <kylehendrydev@xxxxxxxxx>
---
include/dt-bindings/reset/bcm63268-reset.h | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/include/dt-bindings/reset/bcm63268-reset.h b/include/dt-bindings/reset/bcm63268-reset.h
index d87a7882782a..676a62c9777b 100644
--- a/include/dt-bindings/reset/bcm63268-reset.h
+++ b/include/dt-bindings/reset/bcm63268-reset.h
@@ -27,4 +27,8 @@
#define BCM63268_TRST_HW 30
#define BCM63268_TRST_POR 31

+#define BCM63268_RST_EPHY1 0
+#define BCM63268_RST_EPHY2 1
+#define BCM63268_RST_EPHY3 2
+
#endif /* __DT_BINDINGS_RESET_BCM63268_H */
--
2.43.0