]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: cssi: add support for reading temperature
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 2 Apr 2024 17:22:24 +0000 (19:22 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 18 Apr 2024 13:47:46 +0000 (15:47 +0200)
commit57eb454392efe28156124efc825f6fcf6445c13c
tree3bba05896c0cca8c41b674b9b4b02145023a7120
parentc58074af2ef93dbf4d6e6164d51eefbf562fe7c5
board: cssi: add support for reading temperature

All CSSI boards have an LM74 chip as temperature sensor.

Enable it.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
arch/powerpc/dts/cmpc885.dts
arch/powerpc/dts/cmpcpro.dts
arch/powerpc/dts/mcr3000.dts
configs/CMPC885_defconfig
configs/CMPCPRO_defconfig
configs/MCR3000_defconfig