arm64: tegra: Fix Tegra186 SOR supply
authorJon Hunter <jonathanh@nvidia.com>
Mon, 24 Feb 2020 14:34:35 +0000 (14:34 +0000)
committerThierry Reding <treding@nvidia.com>
Thu, 12 Mar 2020 11:14:30 +0000 (12:14 +0100)
commit5f4ade92ed41febe31db8bbfec4d688db610be6e
tree39ed0a6fb4f7d9c2b0b71c86dd8713e7e4835080
parentec5fd197a9c7d66fb6a257a98e435a56209cb11d
arm64: tegra: Fix Tegra186 SOR supply

The following warning is observed on the Jetson TX2 platform ...

 WARNING KERN tegra-sor 15540000.sor: 15540000.sor supply \
              vdd-hdmi-dp-pll not found, using dummy regulator

The problem is caused because the regulator for the SOR device is
missing the '-supply' suffix in Device-Tree. Therefore, add the
'-supply' suffix to fix this warning.

Fixes: 3fdfaf8718fa ("arm64: tegra: Enable DP support on Jetson TX2")
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts