On Sat, 28 Jun 2025 06:02:35 +0300, Dmitry Baryshkov wrote: > Handle two cases for Adreno 7xx: > - Adreno 702 follows A610 and A619 example and has clocks in the GPU > node. > - Newer 7xx GPUs use a different pattern for the compatibles and did not > match currently. > > Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> > --- > Documentation/devicetree/bindings/display/msm/gpu.yaml | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) >
Acked-by: Rob Herring (Arm) <r...@kernel.org>