aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/dt-bindings/reset/mediatek,mt6735-mfgcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/reset/mediatek,mt6735-mfgcfg.h')
-rw-r--r--include/dt-bindings/reset/mediatek,mt6735-mfgcfg.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/dt-bindings/reset/mediatek,mt6735-mfgcfg.h b/include/dt-bindings/reset/mediatek,mt6735-mfgcfg.h
new file mode 100644
index 000000000000..c489242b226e
--- /dev/null
+++ b/include/dt-bindings/reset/mediatek,mt6735-mfgcfg.h
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
+
+#ifndef _DT_BINDINGS_RESET_MT6735_MFGCFG_H
+#define _DT_BINDINGS_RESET_MT6735_MFGCFG_H
+
+#define MT6735_MFG_RST0_AXI 0
+#define MT6735_MFG_RST0_G3D 1
+
+#endif /* _DT_BINDINGS_RESET_MT6735_MFGCFG_H */