Add reset control for DSI0. Signed-off-by: Shawn Sung <shawn.sung@xxxxxxxxxxxx> --- include/dt-bindings/reset/mt8188-resets.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/dt-bindings/reset/mt8188-resets.h b/include/dt-bindings/reset/mt8188-resets.h index 377cdfda82a9..5c9e74130ef0 100644 --- a/include/dt-bindings/reset/mt8188-resets.h +++ b/include/dt-bindings/reset/mt8188-resets.h @@ -33,4 +33,7 @@ #define MT8188_TOPRGU_SW_RST_NUM 24 +/* VDOSYS0 */ +#define MT8188_VDO0_RST_DSI0 21 + #endif /* _DT_BINDINGS_RESET_CONTROLLER_MT8188 */ -- 2.18.0