• Liu Ying's avatar
    arm64: dts: imx8mp-evk: Fix hdmi@3d node · 0ff08803
    Liu Ying authored
    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: 65344b9b ("arm64: dts: imx8mp-evk: Add HDMI support")
    Signed-off-by: default avatarLiu Ying <victor.liu@nxp.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    0ff08803
imx8mp-evk.dts 21.3 KB