[PATCH v1 3/3] ARM: dts: imx: bx50v3: ignore HDMI rxsense

Ian Ray ian.ray at gehealthcare.com
Wed Sep 2 06:01:15 PDT 2026


HDMI is converted to DP in the B450, B650, and B850 boards; as such the
rxsense must be ignored for hotplug detect to work.

Signed-off-by: Ian Ray <ian.ray at gehealthcare.com>
---
 arch/arm/boot/dts/nxp/imx/imx6q-bx50v3.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/nxp/imx/imx6q-bx50v3.dtsi b/arch/arm/boot/dts/nxp/imx/imx6q-bx50v3.dtsi
index 2c8d2ab8cda1..8e129b1bdbbf 100644
--- a/arch/arm/boot/dts/nxp/imx/imx6q-bx50v3.dtsi
+++ b/arch/arm/boot/dts/nxp/imx/imx6q-bx50v3.dtsi
@@ -174,6 +174,11 @@ m25_eeprom: eeprom at 0 {
 	};
 };
 
+&hdmi {
+	/* converted to DP using STDP2600 */
+	ignore-rxsense;
+};
+
 &i2c1 {
 	pinctrl-names = "default", "gpio";
 	pinctrl-1 = <&pinctrl_i2c1_gpio>;
-- 
2.47.3




More information about the linux-arm-kernel mailing list