]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
arm64: tegra: Add supply for temperature sensor on P2888
authorJon Hunter <jonathanh@nvidia.com>
Tue, 26 Feb 2019 16:07:55 +0000 (16:07 +0000)
committerThierry Reding <treding@nvidia.com>
Fri, 12 Apr 2019 15:21:50 +0000 (17:21 +0200)
commit7320733094cfae04acb8a0abbc4aa1d86877794d
treedcbba0780559c437a13325950879e20d15602233
parent10ece0c14e11e63ed0e85eac2ac4caf8d727ad57
arm64: tegra: Add supply for temperature sensor on P2888

The VCC supply property is not populated for the temperature sensor on
the P2888 board and so the following warning is observed on boot ...

 lm90 0-004c: 0-004c supply vcc not found, using dummy regulator

On the P2888 board, the VCC supply for the temperature sensor is
connected to the 'vdd_1v8ls' rail. Add the 'vcc-supply' property for
the temperature sensor to prevent this warning message from occurring.

Fixes: 8b457812f54b ('arm64: tegra: Add temperature sensor on P2888')
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi