Patch "ARM: dts: imx7-tqma7: add missing vs-supply for LM75A (rev. 01xxx)" has been added to the 6.12-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: imx7-tqma7: add missing vs-supply for LM75A (rev. 01xxx)

to the 6.12-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-imx7-tqma7-add-missing-vs-supply-for-lm75a-r.patch
and it can be found in the queue-6.12 subdirectory.

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



commit fe1da669f2a9702876b9a2c578011e4cdb750184
Author: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
Date:   Fri Nov 8 14:49:21 2024 +0100

    ARM: dts: imx7-tqma7: add missing vs-supply for LM75A (rev. 01xxx)
    
    [ Upstream commit 78e08cebfe41a99d12a3a79d3e3be913559182e2 ]
    
    Add missing supply for LM75. Fixes the kernel warning:
      lm75 0-0048: supply vs not found, using dummy regulator
    
    Fixes: c9d4affbe60a ("ARM: dts: imx: tqma7: add lm75a sensor (rev. 01xxx)")
    Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
    Reviewed-by: Markus Niebel <markus.niebel@xxxxxxxxxxxxxxx>
    Reviewed-by: Bruno Thomsen <bruno.thomsen@xxxxxxxxx>
    Signed-off-by: Shawn Guo <shawnguo@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi b/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi
index 028961eb71089..91ca23a66bf3c 100644
--- a/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi
+++ b/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi
@@ -135,6 +135,7 @@ vgen6_reg: vldo4 {
 	lm75a: temperature-sensor@48 {
 		compatible = "national,lm75a";
 		reg = <0x48>;
+		vs-supply = <&vgen4_reg>;
 	};
 
 	/* NXP SE97BTP with temperature sensor + eeprom, TQMa7x 02xx */




[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