[PATCH v1 1/2] dt-bindings: reset: mt8188: Add reset control for DSI0
Shawn Sung
shawn.sung at mediatek.com
Tue Mar 21 20:22:01 PDT 2023
Add reset control for DSI0.
Signed-off-by: Shawn Sung <shawn.sung at mediatek.com>
---
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
More information about the linux-arm-kernel
mailing list