arm64: dts: imx8mm-evk: Fix hdmi@3d node
authorLiu Ying <victor.liu@nxp.com>
Mon, 14 Aug 2023 08:11:47 +0000 (16:11 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sun, 24 Sep 2023 12:58:50 +0000 (20:58 +0800)
commitefa97aed071e0607b15ee08ddb1b7d775b664352
treeb6a9043000aa18ab193d8d9c8ab0f3da8e5d093f
parent9d1e8275a28f51599d754ce661c91e0a689c0234
arm64: dts: imx8mm-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 VDDEXT_3V3 fixed regulator
* Add "*-supply" properties, since most are required.
* Fix label names - s/adv7533/adv7535/.

Fixes: a27335b3f1e0 ("arm64: dts: imx8mm-evk: Add HDMI support")
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Tested-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi