summaryrefslogtreecommitdiff
path: root/include/dt-bindings/mfd
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2019-11-06 16:16:32 +0100
committerPatrick Delaunay <patrick.delaunay@st.com>2019-11-26 10:11:48 +0100
commite07a86b5e320113c31221029179db29e392fc090 (patch)
treea9796802ec26bb44d26b31dbd8da697b486a4fc1 /include/dt-bindings/mfd
parent5c347f339877446ce0cd44ec82be514e4cf66e7d (diff)
ARM: dts: stm32: DT alignment with kernel v5.3
Device tree and binding alignment with kernel v5.3 and converted to SPDX. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'include/dt-bindings/mfd')
-rw-r--r--include/dt-bindings/mfd/st,stpmic1.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/mfd/st,stpmic1.h b/include/dt-bindings/mfd/st,stpmic1.h
index b2d6c83462..321cd08797 100644
--- a/include/dt-bindings/mfd/st,stpmic1.h
+++ b/include/dt-bindings/mfd/st,stpmic1.h
@@ -43,4 +43,8 @@
#define IT_SWIN_F 30
#define IT_SWIN_R 31
+/* BUCK MODES definitions */
+#define STPMIC1_BUCK_MODE_NORMAL 0
+#define STPMIC1_BUCK_MODE_LP 2
+
#endif /* __DT_BINDINGS_STPMIC1_H__ */