]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
authorJosua Mayer <josua@solid-run.com>
Thu, 26 Feb 2026 16:36:32 +0000 (18:36 +0200)
committerFrank Li <Frank.Li@nxp.com>
Fri, 13 Mar 2026 18:18:43 +0000 (14:18 -0400)
commit1d1d14d4253e6f373c247e67f3716768910be81e
treea06ba42628803a2ed2953e0d993528bc68a61b01
parent70ecea46d36b3b0ddcbe71f9cde8d0df00c11f87
arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference

imx8mp.dtsi includes a default port@1 node with an empty placeholder
endpoint intended for linking to a dsi bridge or panel.

HummingBoard Pulse mini-hdmi dtsi described a new endpoint node with a
different label attached.

This duplicate label causes confusion and is suspected to also cause
errors during dsi_attach.

Remove the duplicate node and link to the one defined in soc dtsi.
Further remove the unnecessary attach-bridge property.

Fixes: 2a222aa2bee9 ("arm64: dts: add description for solidrun imx8mp hummingboard variants")
Signed-off-by: Josua Mayer <josua@solid-run.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx8mp-hummingboard-pulse-mini-hdmi.dtsi