hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/include/linux/mfd/samsung/core.h
....@@ -1,14 +1,7 @@
1
+/* SPDX-License-Identifier: GPL-2.0+ */
12 /*
2
- * core.h
3
- *
4
- * copyright (c) 2011 Samsung Electronics Co., Ltd
3
+ * Copyright (c) 2011 Samsung Electronics Co., Ltd
54 * http://www.samsung.com
6
- *
7
- * This program is free software; you can redistribute it and/or modify it
8
- * under the terms of the GNU General Public License as published by the
9
- * Free Software Foundation; either version 2 of the License, or (at your
10
- * option) any later version.
11
- *
125 */
136
147 #ifndef __LINUX_MFD_SEC_CORE_H
....@@ -27,6 +20,7 @@
2720 #define MIN_850_MV 850000
2821 #define MIN_800_MV 800000
2922 #define MIN_750_MV 750000
23
+#define MIN_650_MV 650000
3024 #define MIN_600_MV 600000
3125 #define MIN_500_MV 500000
3226