Merge tag 'samsung-dt64-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt64
Merge "Samsung DeviceTree changes for ARM64 for v4.8" from Krzysztof Kozlowski: 1. Adjust the voltage of CPU buck regulator so scaling could work. * tag 'samsung-dt64-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux: arm64: dts: exynos: Modify the voltage range for BUCK2 for exynos7
This commit is contained in:
@@ -249,7 +249,7 @@
|
|||||||
|
|
||||||
buck2_reg: BUCK2 {
|
buck2_reg: BUCK2 {
|
||||||
regulator-name = "vdd_atlas";
|
regulator-name = "vdd_atlas";
|
||||||
regulator-min-microvolt = <1200000>;
|
regulator-min-microvolt = <500000>;
|
||||||
regulator-max-microvolt = <1200000>;
|
regulator-max-microvolt = <1200000>;
|
||||||
regulator-always-on;
|
regulator-always-on;
|
||||||
regulator-boot-on;
|
regulator-boot-on;
|
||||||
|
|||||||
Reference in New Issue
Block a user