]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: tegra: Add missing HDMI +5V regulator
authorThierry Reding <treding@nvidia.com>
Fri, 24 Apr 2015 09:57:06 +0000 (11:57 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 4 May 2015 12:01:55 +0000 (14:01 +0200)
commit5264d2749fa3a52bc3adf3937c284590cf0b3ecf
treeb11688843dc597b69813c8c9fea69202f6e716d0
parent5780c20664db63033190c4d74c7f1ec2d13e91fe
ARM: tegra: Add missing HDMI +5V regulator

Commit fb50a116bbbc ("drm/tegra: hdmi - Add connector supply support")
introduced a new supply for HDMI connectors that is used to control the
voltage on the +5V pin. Not all boards have had the corresponding supply
added to their device tree files, causing the following warning message
during boot:

[    0.859698] 54280000.hdmi supply hdmi not found, using dummy regulator

Add such a regulator to the Seaboard DTS to enable the driver to control
this voltage and get rid of the warning.

Reported-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20-seaboard.dts