summaryrefslogtreecommitdiff
path: root/libre/linux-libre/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-13 10:15:08 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-13 12:23:48 +0100
commit1ab533cdce918676f5c6387e5140fe6fc3e4d69f (patch)
tree89dc4569f276446b29f60003dfaba738b5973406 /libre/linux-libre/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch
parent4463882db5dc2be543f69b84f606facb0d6ae317 (diff)
downloadabslibre-1ab533cdce918676f5c6387e5140fe6fc3e4d69f.tar.gz
abslibre-1ab533cdce918676f5c6387e5140fe6fc3e4d69f.tar.bz2
abslibre-1ab533cdce918676f5c6387e5140fe6fc3e4d69f.zip
libre/linux-libre: updated to 4.15.2_gnu; split armv7h kernel into linux-libre-armv7
Diffstat (limited to 'libre/linux-libre/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch')
-rw-r--r--libre/linux-libre/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch30
1 files changed, 0 insertions, 30 deletions
diff --git a/libre/linux-libre/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch b/libre/linux-libre/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch
deleted file mode 100644
index 3deb7f825..000000000
--- a/libre/linux-libre/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From dc9e6fcc9675737091fb99550b361aea81a94b90 Mon Sep 17 00:00:00 2001
-From: Kevin Mihelich <kevin@archlinuxarm.org>
-Date: Thu, 11 Aug 2016 00:42:37 -0600
-Subject: [PATCH 7/9] exynos4412-odroid: set higher minimum buck2 regulator
- voltage
-
-Set a higher minimum voltage to help reboot issue.
-http://www.spinics.net/lists/linux-samsung-soc/msg54434.html
-
-Signed-off-by: Kevin Mihelich <kevin@archlinuxarm.org>
----
- arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
-index 102acd78be15..5b65992e5667 100644
---- a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
-+++ b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
-@@ -423,7 +423,7 @@
-
- buck2_reg: BUCK2 {
- regulator-name = "vdd_arm";
-- regulator-min-microvolt = <900000>;
-+ regulator-min-microvolt = <1100000>;
- regulator-max-microvolt = <1350000>;
- regulator-always-on;
- regulator-boot-on;
---
-2.14.2
-