Commits
Swapnil Jakhade committed 9869d8002a2
drm/bridge: cdns-mhdp: Add framework to perform platform specific ops. Add support for platform specific operations to be called from DP driver to make it usable in real environments. Operations include init, exit, enable and disable as a part of struct mhdp_platform_ops. Platform specific callbacks are selected based on compatible string. Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com>