On 2/2/22 09:17, Alexander Stein wrote:
mxsfb should not never dereference the NULL pointer which
... not ever ... but that's really a nitpick.
drm_atomic_get_new_bridge_state is allowed to return. Assume a fixed format instead. Fixes: commit b776b0f00f24 ("drm: mxsfb: Use bus_format from the nearest bridge if present") Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
It's perfect otherwise, thanks !