[PATCH 5/6] dt-bindings: reset: add BCM6362 ephy reset definitions

From: Kyle Hendry
Date: Tue Jul 08 2025 - 22:49:14 EST


Add definitions for resets in the ephy control register.

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

diff --git a/include/dt-bindings/reset/bcm6362-reset.h b/include/dt-bindings/reset/bcm6362-reset.h
index 7ebb0546e0ab..503fd651eba7 100644
--- a/include/dt-bindings/reset/bcm6362-reset.h
+++ b/include/dt-bindings/reset/bcm6362-reset.h
@@ -19,4 +19,9 @@
#define BCM6362_RST_FAP 13
#define BCM6362_RST_WLAN_UBUS 14

+#define BCM6362_RST_EPHY1 0
+#define BCM6362_RST_EPHY2 1
+#define BCM6362_RST_EPHY3 2
+#define BCM6362_RST_EPHY4 3
+
#endif /* __DT_BINDINGS_RESET_BCM6362_H */
--
2.43.0