]> git.sur5r.net Git - u-boot/blobdiff - include/palmas.h
Add a comment for board_quiesce_devices()
[u-boot] / include / palmas.h
index 404c2b3ca7bcc79efa8190dfb4ae353048849b4e..229de537157c40c110ff2401cc3683682550cfdb 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2012-2013
  * Texas Instruments, <www.ti.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #ifndef PALMAS_H
 #define PALMAS_H
 #define LDO2_CTRL              0x52
 #define LDO2_VOLTAGE           0x53
 
+/* LDO2 control/voltage */
+#define LDO4_CTRL              0x5e
+#define LDO4_VOLTAGE           0x5f
+
 /* LDO9 control/voltage */
 #define LDO9_CTRL              0x60
 #define LDO9_VOLTAGE           0x61