On 10.07.2024 7:01 PM, Rob Clark wrote: > On Tue, Jul 9, 2024 at 12:43 PM Bibek Kumar Patro > <quic_bibekkum@xxxxxxxxxxx> wrote: [...] > If there is a clean break, such as all smmu-500 have PRR and all > smmu-v2 do not, then it would be reasonable to use the compat strings. > If not, I think we need a different way. if (a reserved-memory region is passed in dt) { init_prr() } Konrad