]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply
authorNeil Armstrong <narmstrong@baylibre.com>
Thu, 8 Nov 2018 13:24:38 +0000 (14:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:03 +0000 (14:50 +0100)
[ Upstream commit e1f2163deac059ad39f07aba9e314ebe605d5a7a ]

The hdmi_5v regulator must be enabled to provide power to the physical HDMI
PHY and enables the HDMI 5V presence loopback for the monitor.

Fixes: b409f625a6d5 ("ARM64: dts: meson-gx: Add HDMI_5V regulator on selected boards")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dts
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts

index 765247bc4f2477e423a32d4c0efa7d83b0b3a4e9..e14e0ce7e89fed32970003859a30841915fcc9fc 100644 (file)
        status = "okay";
        pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
        pinctrl-names = "default";
+       hdmi-supply = <&hdmi_5v>;
 };
 
 &hdmi_tx_tmds_port {
index 9d858eb193ca6588bf0fff6eef2d44a859c0aa1f..062e12aa4677017e22d3f6232035e6bdbe475470 100644 (file)
@@ -76,6 +76,7 @@
        status = "okay";
        pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
        pinctrl-names = "default";
+       hdmi-supply = <&hdmi_5v>;
 };
 
 &hdmi_tx_tmds_port {
index b4dfb9afdef86926d8fec69bf034cdb630ccde8a..db293440e4caedea4e86d5ffc842ada6e42c4050 100644 (file)
        status = "okay";
        pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
        pinctrl-names = "default";
+       hdmi-supply = <&hdmi_5v>;
 };
 
 &hdmi_tx_tmds_port {
index 5896e8a5d86bc657b822c1524704ce6ab4026444..2602940c2077b3dfbf306caec92d13d428f006f3 100644 (file)
@@ -51,6 +51,7 @@
        status = "okay";
        pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
        pinctrl-names = "default";
+       hdmi-supply = <&hdmi_5v>;
 };
 
 &hdmi_tx_tmds_port {
index 313f88f8759e1d5f9ea7ad9e6b0b777a82a7cccb..782e9edac80518a5d88efbded2963cda7c5ee300 100644 (file)
        status = "okay";
        pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
        pinctrl-names = "default";
+       hdmi-supply = <&hdmi_5v>;
 };
 
 &hdmi_tx_tmds_port {