]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: imx8mp-evk: Fix hdmi@3d node
authorLiu Ying <victor.liu@nxp.com>
Fri, 23 Feb 2024 02:57:38 +0000 (10:57 +0800)
committerSasha Levin <sashal@kernel.org>
Tue, 26 Mar 2024 22:19:34 +0000 (18:19 -0400)
commit656311b9bf9e764b7cb91b93c6e4cff86435d169
tree16e5e5df9d86b78a725533f2c5ead5785b99668a
parent1d77f1f28300b10efd07a53036c751d8a9e7f313
arm64: dts: imx8mp-evk: Fix hdmi@3d node

[ Upstream commit 0ff08803eca417dfa9372194bebf3d1b1f501f98 ]

The hdmi@3d node's compatible string is "adi,adv7535" instead of
"adi,adv7533" or "adi,adv751*".

Fix the hdmi@3d node by means of:
* Use default register addresses for "cec", "edid" and "packet", because
  there is no need to use a non-default address map.
* Add missing interrupt related properties.
* Drop "adi,input-*" properties which are only valid for adv751*.
* Add VEXT_3V3 fixed regulator.
* Add "*-supply" properties, since most are required.
* Fix label names - s/adv7533/adv7535/.

Fixes: 65344b9bed3a ("arm64: dts: imx8mp-evk: Add HDMI support")
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-evk.dts