summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/reset/sama7g5-reset.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/reset/sama7g5-reset.h')
-rw-r--r--dts/include/dt-bindings/reset/sama7g5-reset.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/reset/sama7g5-reset.h b/dts/include/dt-bindings/reset/sama7g5-reset.h
new file mode 100644
index 0000000000..2116f41d04
--- /dev/null
+++ b/dts/include/dt-bindings/reset/sama7g5-reset.h
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
+
+#ifndef __DT_BINDINGS_RESET_SAMA7G5_H
+#define __DT_BINDINGS_RESET_SAMA7G5_H
+
+#define SAMA7G5_RESET_USB_PHY1 4
+#define SAMA7G5_RESET_USB_PHY2 5
+#define SAMA7G5_RESET_USB_PHY3 6
+
+#endif /* __DT_BINDINGS_RESET_SAMA7G5_H */