drivers_managed-imx8q_evk: fix hdmi device node

By now the 'compatible' name is set via the 'type' attribute.

Fixes #4181.
This commit is contained in:
Josef Söntgen 2021-05-26 17:21:52 +02:00 committed by Christian Helmuth
parent 1d12755401
commit e06f3bba27

View File

@ -172,7 +172,7 @@
driver_name="core"/>
</device>
<device name="hdmi" value="fsl,imx8mq-hdmi">
<device name="hdmi" type="fsl,imx8mq-hdmi">
<io_mem address="0x32c00000" size="0x100000"/>
<io_mem address="0x32e40000" size="0x40000"/>
<io_mem address="0x32e2f000" size="0x10"/>