Searched hist:"7320733094 cfae04acb8a0abbc4aa1d86877794d" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra194-p2888.dtsi | diff 7320733094cfae04acb8a0abbc4aa1d86877794d Tue Feb 26 17:07:55 CET 2019 Jon Hunter <jonathanh@nvidia.com> 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>
|