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)
committerShawn Guo <shawnguo@kernel.org>
Sun, 25 Feb 2024 13:28:29 +0000 (21:28 +0800)
commit0ff08803eca417dfa9372194bebf3d1b1f501f98
tree874f5e2e310f3944c9b761bcf86eb48f458e51ef
parenta05de2cca0a317a163217afd00e1b603940f7a59
arm64: dts: imx8mp-evk: Fix hdmi@3d node

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>
arch/arm64/boot/dts/freescale/imx8mp-evk.dts