On 6/9/25 8:24 PM, Rob Clark wrote: > If we have a newer dtb than kernel, we could end up in a situation where > the GPU device is present in the dtb, but not in the drivers device > table. We don't want this to prevent the display from probing. So > check that we recognize the GPU before adding the GPU component. > > v2: use %pOF > > Signed-off-by: Rob Clark <robin.cl...@oss.qualcomm.com> > ---
Reviewed-by: Konrad Dybcio <konrad.dyb...@oss.qualcomm.com> Konrad