Merge branch 'ti/4.19-pull' of https://bitbucket.itg.ti.com/scm/~a0400822/linux into audio_display-ti-linux-4.19.y
drm/omap: mainline backports for 2019 LTS
* 'ti/4.19-pull' of https://bitbucket.itg.ti.com/scm/~a0400822/linux: (124 commits)
drm/omap: fix incorrect union usage
drm/omap: populate DSI platform bus earlier
drm/omap: fix bus_flags for panel-dpi
drm/omap: dsi: Fix missing of_platform_depopulate()
drm/omap: Move DISPC runtime PM handling to omapdrm
drm/omap: dsi: Ensure the device is active during probe
drm/omap: hdmi4: Ensure the device is active during bind
drm/omap: Populate DSS children in omapdss driver
drm/omap: fix use of freed memory
drm/omap: Replace drm_dev_unref with drm_dev_put
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
drm/omap: Replace drm_gem_object_{un/reference} with put,get functions
drm/omap: Substitute format_is_yuv() with format->is_yuv
drm/omap: partial workaround for DRA7xx DMM errata i878
drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/remove
drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_remove
drm/omap: remove set but not used variable 'frame_height'
drm/omap: Use ERR_CAST directly instead of ERR_PTR(PTR_ERR())
drm/omap: remove unused header tcm-sita.h
drm/omap: Don't call .set_timings() operation recursively
...