On Fri, Feb 07, 2025 at 04:18:30PM +0100, Louis-Alexis Eyraud wrote: > Add a compatible for the MediaTek MT8370 SoC, with an > integrated ARM Mali G57 MC2 GPU (Valhall-JM, dual core). > This new compatible is needed for this SoC support, as the other You *always* need new compatible. > existing compatibles for the same GPU architecture (MT8188, MT8192) do > not match the required power domain number. > The other compatibles (especially MT8186) cannot be reused because of > GPU architecture difference. Just FYI: you must not *ever* reuse compatibles. What you wanted is to mark devices compatible and not. You claim devices are not compatible because of this and that. Please fix the commit msg because I am afraid later people will use it: "I can reuse the compatible because that commit msg was acked". Best regards, Krzysztof