dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
[platform/kernel/linux-starfive.git] / include / dt-bindings / reset / starfive,jh7110-crg.h
index 4e96ab8..3ed5e0b 100644 (file)
 
 #define JH7110_STGRST_END                      23
 
+/* ISPCRG resets */
+#define JH7110_ISPRST_ISPV2_TOP_WRAPPER_P      0
+#define JH7110_ISPRST_ISPV2_TOP_WRAPPER_C      1
+#define JH7110_ISPRST_M31DPHY_HW               2
+#define JH7110_ISPRST_M31DPHY_B09_AON          3
+#define JH7110_ISPRST_VIN_ABP                  4
+#define JH7110_ISPRST_VIN_PIXEL_IF0            5
+#define JH7110_ISPRST_VIN_PIXEL_IF1            6
+#define JH7110_ISPRST_VIN_PIXEL_IF2            7
+#define JH7110_ISPRST_VIN_PIXEL_IF3            8
+#define JH7110_ISPRST_VIN_SYS                  9
+#define JH7110_ISPRST_VIN_P_AXI_RD             10
+#define JH7110_ISPRST_VIN_P_AXI_WR             11
+
+#define JH7110_ISPRST_END                      12
+
 #endif /* __DT_BINDINGS_RESET_STARFIVE_JH7110_CRG_H__ */