Re: [PATCH 1/2] ARM: dts: am335x-phycore-som: Fix mpu voltage

2015-09-14 Thread Tony Lindgren
* Teresa Remmet  [150903 05:03]:
> Fix the mpu voltage as it is set to low for the silicon
> revision 2.1.
> 
> Signed-off-by: Teresa Remmet 

Applying this one into omap-for-v4.3/fixes thanks.

Tony

> ---
>  arch/arm/boot/dts/am335x-phycore-som.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi 
> b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> index 4d28fc3..5dd084f 100644
> --- a/arch/arm/boot/dts/am335x-phycore-som.dtsi
> +++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> @@ -252,10 +252,10 @@
>   };
>  
>   vdd1_reg: regulator@2 {
> - /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% 
> tolerance */
> + /* VDD_MPU voltage limits 0.95V - 1.325V with +/-4% 
> tolerance */
>   regulator-name = "vdd_mpu";
>   regulator-min-microvolt = <912500>;
> - regulator-max-microvolt = <1312500>;
> + regulator-max-microvolt = <1378000>;
>   regulator-boot-on;
>   regulator-always-on;
>   };
> -- 
> 1.9.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2] ARM: dts: am335x-phycore-som: Fix mpu voltage

2015-09-14 Thread Tony Lindgren
* Teresa Remmet  [150903 05:03]:
> Fix the mpu voltage as it is set to low for the silicon
> revision 2.1.
> 
> Signed-off-by: Teresa Remmet 

Applying this one into omap-for-v4.3/fixes thanks.

Tony

> ---
>  arch/arm/boot/dts/am335x-phycore-som.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi 
> b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> index 4d28fc3..5dd084f 100644
> --- a/arch/arm/boot/dts/am335x-phycore-som.dtsi
> +++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> @@ -252,10 +252,10 @@
>   };
>  
>   vdd1_reg: regulator@2 {
> - /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% 
> tolerance */
> + /* VDD_MPU voltage limits 0.95V - 1.325V with +/-4% 
> tolerance */
>   regulator-name = "vdd_mpu";
>   regulator-min-microvolt = <912500>;
> - regulator-max-microvolt = <1312500>;
> + regulator-max-microvolt = <1378000>;
>   regulator-boot-on;
>   regulator-always-on;
>   };
> -- 
> 1.9.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 1/2] ARM: dts: am335x-phycore-som: Fix mpu voltage

2015-09-03 Thread Teresa Remmet
Fix the mpu voltage as it is set to low for the silicon
revision 2.1.

Signed-off-by: Teresa Remmet 
---
 arch/arm/boot/dts/am335x-phycore-som.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi 
b/arch/arm/boot/dts/am335x-phycore-som.dtsi
index 4d28fc3..5dd084f 100644
--- a/arch/arm/boot/dts/am335x-phycore-som.dtsi
+++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi
@@ -252,10 +252,10 @@
};
 
vdd1_reg: regulator@2 {
-   /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% 
tolerance */
+   /* VDD_MPU voltage limits 0.95V - 1.325V with +/-4% 
tolerance */
regulator-name = "vdd_mpu";
regulator-min-microvolt = <912500>;
-   regulator-max-microvolt = <1312500>;
+   regulator-max-microvolt = <1378000>;
regulator-boot-on;
regulator-always-on;
};
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 1/2] ARM: dts: am335x-phycore-som: Fix mpu voltage

2015-09-03 Thread Teresa Remmet
Fix the mpu voltage as it is set to low for the silicon
revision 2.1.

Signed-off-by: Teresa Remmet 
---
 arch/arm/boot/dts/am335x-phycore-som.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi 
b/arch/arm/boot/dts/am335x-phycore-som.dtsi
index 4d28fc3..5dd084f 100644
--- a/arch/arm/boot/dts/am335x-phycore-som.dtsi
+++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi
@@ -252,10 +252,10 @@
};
 
vdd1_reg: regulator@2 {
-   /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% 
tolerance */
+   /* VDD_MPU voltage limits 0.95V - 1.325V with +/-4% 
tolerance */
regulator-name = "vdd_mpu";
regulator-min-microvolt = <912500>;
-   regulator-max-microvolt = <1312500>;
+   regulator-max-microvolt = <1378000>;
regulator-boot-on;
regulator-always-on;
};
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/