mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
7eac1e24fb
According to the description in dt-bindings, phandle assignment of
HDMI TX and DP TX are not required properties, but driver regards them
as required properties.
In real use case, it's expected that DP TX and HDMI TX are optional
features, so correct the behavior in driver.
Fixes:
|
||
---|---|---|
.. | ||
common | ||
mt2701 | ||
mt6797 | ||
mt8173 | ||
mt8183 | ||
mt8192 | ||
mt8195 | ||
Kconfig | ||
Makefile |