Patch "drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()" has been added to the 4.19-stable tree

2024-04-01 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check() to the 4.19-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

Re: [PATCH] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()

2022-02-01 Thread Marek Vasut
On 2/1/22 12:03, Christoph Niedermaier wrote: If display timings were read from the devicetree using of_get_display_timing() and pixelclk-active is defined there, the flag DISPLAY_FLAGS_SYNC_POSEDGE/NEGEDGE is automatically generated. Through the function drm_bus_flags_from_videomode() e.g.