]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/kernel/omap/panda/0009-Revert-regulator-twl-Remove-references-to-the-twl403.patch
asterisk addon: update to 11.13.1
[ipfire-2.x.git] / src / patches / kernel / omap / panda / 0009-Revert-regulator-twl-Remove-references-to-the-twl403.patch
CommitLineData
d006af40
AF
1From 76cc643690032d9789bbd17c9a3542cae4b0603e Mon Sep 17 00:00:00 2001
2From: Robert Nelson <robertcnelson@gmail.com>
3Date: Sat, 1 Jun 2013 16:32:51 -0500
4Subject: [PATCH 09/10] Revert "regulator: twl: Remove references to the
5 twl4030 regulator"
6
7This reverts commit e76ab829cc2d8b6350a3f01fffb208df4d7d8c1b.
8
9Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
10---
11 drivers/regulator/twl-regulator.c | 1 +
12 1 file changed, 1 insertion(+)
13
14diff --git a/drivers/regulator/twl-regulator.c b/drivers/regulator/twl-regulator.c
15index 124a2f2..5a18317 100644
16--- a/drivers/regulator/twl-regulator.c
17+++ b/drivers/regulator/twl-regulator.c
18@@ -1021,6 +1021,7 @@ TWL6030_FIXED_LDO(VDAC, 0x64, 1800, 0);
19 TWL6030_FIXED_LDO(VUSB, 0x70, 3300, 0);
20 TWL6030_FIXED_LDO(V1V8, 0x16, 1800, 0);
21 TWL6030_FIXED_LDO(V2V1, 0x1c, 2100, 0);
22+TWL6030_FIXED_RESOURCE(CLK32KG, 0x8C, 0);
23 TWL6025_ADJUSTABLE_SMPS(SMPS3, 0x34);
24 TWL6025_ADJUSTABLE_SMPS(SMPS4, 0x10);
25 TWL6025_ADJUSTABLE_SMPS(VIO, 0x16);
26--
271.7.10.4
28