Re: [PATCH v2 05/21] drm/imagination: Use more specific compatible strings

2024-11-20 Thread Krzysztof Kozlowski
On 18/11/2024 14:01, Matt Coster wrote: > Follow-on from the companion dt-bindings change ("dt-bindings: gpu: img: > More explicit compatible strings"), deprecating "img,img-axe" in favour of > the more specific "img,img-axe-1-16m". > > Keep the previous compatible string around for backwards comp

[PATCH v2 05/21] drm/imagination: Use more specific compatible strings

2024-11-18 Thread Matt Coster
Follow-on from the companion dt-bindings change ("dt-bindings: gpu: img: More explicit compatible strings"), deprecating "img,img-axe" in favour of the more specific "img,img-axe-1-16m". Keep the previous compatible string around for backwards compatibility. Signed-off-by: Matt Coster --- Change