summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/regulator/ti,tps62864.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/regulator/ti,tps62864.h')
-rw-r--r--dts/include/dt-bindings/regulator/ti,tps62864.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/regulator/ti,tps62864.h b/dts/include/dt-bindings/regulator/ti,tps62864.h
new file mode 100644
index 0000000000..8db31f23d9
--- /dev/null
+++ b/dts/include/dt-bindings/regulator/ti,tps62864.h
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
+
+#ifndef _DT_BINDINGS_REGULATOR_TI_TPS62864_H
+#define _DT_BINDINGS_REGULATOR_TI_TPS62864_H
+
+#define TPS62864_MODE_NORMAL 0
+#define TPS62864_MODE_FPWM 1
+
+#endif