summaryrefslogtreecommitdiffstats
path: root/include/sy8106a.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sy8106a.h')
-rw-r--r--include/sy8106a.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/sy8106a.h b/include/sy8106a.h
new file mode 100644
index 0000000000..32e8c43dc0
--- /dev/null
+++ b/include/sy8106a.h
@@ -0,0 +1,11 @@
+/*
+ * (C) Copyright 2016
+ * Jelle van der Waa <jelle@vdwaa.nl>
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+#ifndef _SY8106A_PMIC_H_
+
+int sy8106a_set_vout1(unsigned int mvolt);
+
+#endif
OpenPOWER on IntegriCloud