On 09/04/2024, Paul Pu wrote:
Cc: stable@vger.kernel.org # 5.15+
Why 5.15+ ?
I think it should be 6.3+ because below commit introduced in v6.3 moves ipuv3-plane.c from one directory to another, which makes this patch not being applicable to v6.2. commit 4b6cb2b67da8 ("drm/imx: move IPUv3 driver into separate subdirectory")
Or, it could be 6.2+ because the culprit commit 4333472f8d7b was introduced in v6.2.
Sorry, I may be not very sure about how to identify the correct version for backporting, but the commit to fix has also been cherry-picked to
v5.15: a23e8376e613 v6.1: 71f9fd5bcf09
not found on v5.14.
I tried also that `cherry-pick` can succeed on both v5.15 and v6.1. (I suppose 4b6cb2b67da8 has also been cherry-picked to v5.15+)
Thank you.
- Paul
-- Regards, Liu Ying