Commits
Wen He committed 560e6e40665
drm: bridge: cadence: Add support for periodically poll the connector Normally, DP/HDMI PHY use HPD_IRQ to monitor the connector connection status, but LS1028A doesn't support HPD_IRQ signals response. This patch allows periodically poll the connector for connection and disconnection. Signed-off-by: Wen He <wen.he_1@nxp.com>