diff options
author | Liu Ying <victor.liu@nxp.com> | 2023-08-14 16:11:47 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-09-24 20:58:50 +0800 |
commit | efa97aed071e0607b15ee08ddb1b7d775b664352 (patch) | |
tree | b6a9043000aa18ab193d8d9c8ab0f3da8e5d093f /MAINTAINERS | |
parent | 9d1e8275a28f51599d754ce661c91e0a689c0234 (diff) | |
download | linux-efa97aed071e0607b15ee08ddb1b7d775b664352.tar.gz linux-efa97aed071e0607b15ee08ddb1b7d775b664352.tar.bz2 linux-efa97aed071e0607b15ee08ddb1b7d775b664352.zip |
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions