diff --git a/include/soc/imx8/sc/types.h b/include/soc/imx8/sc/types.h index 4ae035a2237f..c2bb43490342 100644 --- a/include/soc/imx8/sc/types.h +++ b/include/soc/imx8/sc/types.h @@ -772,6 +772,7 @@ typedef enum sc_ctrl_e { SC_C_IPG_STOP = 52, SC_C_IPG_STOP_MODE = 53, SC_C_IPG_STOP_ACK = 54, + SC_C_SYNC_CTRL = 55, SC_C_LAST } sc_ctrl_t;