Patch "ARM: dts: stm32: Increase CPU core voltage on STM32MP13xx DHCOR SoM" has been added to the 6.13-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    ARM: dts: stm32: Increase CPU core voltage on STM32MP13xx DHCOR SoM

to the 6.13-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm-dts-stm32-increase-cpu-core-voltage-on-stm32mp13.patch
and it can be found in the queue-6.13 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 3b989ea2bd2bab1aaba73ed9273f4120df9f6879
Author: Marek Vasut <marex@xxxxxxx>
Date:   Tue Nov 5 23:46:22 2024 +0100

    ARM: dts: stm32: Increase CPU core voltage on STM32MP13xx DHCOR SoM
    
    [ Upstream commit a4422a9183278162093d4524fdf4b6bbd7dd8a28 ]
    
    The STM32MP13xx DHCOR DHSBC is populated with STM32MP13xx part capable
    of 1 GHz operation, increase the CPU core voltage to 1.35 V to make
    sure the SoC is stable even if the blobs unconditionally force the CPU
    to 1 GHz operation.
    
    It is not possible to make use of CPUfreq on the STM32MP13xx because
    the SCMI protocol 0x13 is not implemented by upstream OpTee-OS which
    is the SCMI provider.
    
    Fixes: 6331bddce649 ("ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC board")
    Signed-off-by: Marek Vasut <marex@xxxxxxx>
    Signed-off-by: Alexandre Torgue <alexandre.torgue@xxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/st/stm32mp13xx-dhcor-som.dtsi b/arch/arm/boot/dts/st/stm32mp13xx-dhcor-som.dtsi
index 5edbc790d1d27..34a7ebfcef0ee 100644
--- a/arch/arm/boot/dts/st/stm32mp13xx-dhcor-som.dtsi
+++ b/arch/arm/boot/dts/st/stm32mp13xx-dhcor-som.dtsi
@@ -85,8 +85,8 @@ regulators {
 
 			vddcpu: buck1 { /* VDD_CPU_1V2 */
 				regulator-name = "vddcpu";
-				regulator-min-microvolt = <1250000>;
-				regulator-max-microvolt = <1250000>;
+				regulator-min-microvolt = <1350000>;
+				regulator-max-microvolt = <1350000>;
 				regulator-always-on;
 				regulator-initial-mode = <0>;
 				regulator-over-current-protection;




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux