summarylogtreecommitdiffstats
path: root/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch
diff options
context:
space:
mode:
authorDaniel Bermond2020-08-26 01:04:37 +0000
committerDaniel Bermond2020-08-26 01:04:37 +0000
commitdb4999c6caf8a833055fe9c3561f4d97c2df672f (patch)
tree8ecb8e35b0095d222839147e7108ca234edcefef /0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch
parentad2cbcfe6c3dbceb47932e9b3c62f320bdf6eab1 (diff)
downloadaur-db4999c6caf8a833055fe9c3561f4d97c2df672f.tar.gz
Updated to version 5.8.3
Diffstat (limited to '0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch')
-rw-r--r--0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch b/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch
index 2737e21d7932..81c8e46f8989 100644
--- a/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch
+++ b/0007-exynos4412-odroid-set-higher-minimum-buck2-regulator.patch
@@ -1,4 +1,4 @@
-From 2cb39fc2eea2e1747d39d56b0b2b49697058c090 Mon Sep 17 00:00:00 2001
+From 25f091fa0ad0e655074a5fa4c814dfcf8af45fc7 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
@@ -13,18 +13,18 @@ Signed-off-by: Kevin Mihelich <kevin@archlinuxarm.org>
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 73d6a71da88d..aabf994ec07f 100644
+index a5c1ce1e396c..daec49c04367 100644
--- a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
+++ b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
@@ -439,7 +439,7 @@ buck1_reg: BUCK1 {
buck2_reg: BUCK2 {
- regulator-name = "vdd_arm";
+ regulator-name = "VDD_ARM";
- regulator-min-microvolt = <900000>;
+ regulator-min-microvolt = <1100000>;
regulator-max-microvolt = <1350000>;
regulator-always-on;
regulator-boot-on;
--
-2.26.1
+2.27.0