hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/include/linux/mfd/da9062/registers.h
....@@ -1,15 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Copyright (C) 2015-2017 Dialog Semiconductor
3
- *
4
- * This program is free software; you can redistribute it and/or
5
- * modify it under the terms of the GNU General Public License
6
- * as published by the Free Software Foundation; either version 2
7
- * of the License, or (at your option) any later version.
8
- *
9
- * This program is distributed in the hope that it will be useful,
10
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
- * GNU General Public License for more details.
134 */
145
156 #ifndef __DA9062_H__
....@@ -806,6 +797,9 @@
806797 #define DA9062AA_BUCK3_SL_A_SHIFT 7
807798 #define DA9062AA_BUCK3_SL_A_MASK BIT(7)
808799
800
+/* DA9062AA_VLDO[1-4]_A common */
801
+#define DA9062AA_VLDO_A_MIN_SEL 2
802
+
809803 /* DA9062AA_VLDO1_A = 0x0A9 */
810804 #define DA9062AA_VLDO1_A_SHIFT 0
811805 #define DA9062AA_VLDO1_A_MASK 0x3f