summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/reset/sun8i-h3-ccu.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/reset/sun8i-h3-ccu.h')
-rw-r--r--dts/include/dt-bindings/reset/sun8i-h3-ccu.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/dts/include/dt-bindings/reset/sun8i-h3-ccu.h b/dts/include/dt-bindings/reset/sun8i-h3-ccu.h
index 6b7af80c26..484c2a2291 100644
--- a/dts/include/dt-bindings/reset/sun8i-h3-ccu.h
+++ b/dts/include/dt-bindings/reset/sun8i-h3-ccu.h
@@ -98,6 +98,9 @@
#define RST_BUS_UART1 50
#define RST_BUS_UART2 51
#define RST_BUS_UART3 52
-#define RST_BUS_SCR 53
+#define RST_BUS_SCR0 53
+
+/* New resets imported in H5 */
+#define RST_BUS_SCR1 54
#endif /* _DT_BINDINGS_RST_SUN8I_H3_H_ */