Re: [PATCH v2 1/1] drm/msm/adreno: Add support for SM7150 SoC machine

From: Konrad Dybcio
Date: Tue Sep 26 2023 - 16:03:52 EST


On 26.09.2023 21:10, Danila Tikhonov wrote:
>
> I think you mean by name downstream dt - sdmmagpie-gpu.dtsi
>
> You can see the forked version of the mainline here:
> https://github.com/sm7150-mainline/linux/blob/next/arch/arm64/boot/dts/qcom/sm7150.dtsi
>
> All fdt that we got here, if it is useful for you:
> https://github.com/sm7150-mainline/downstream-fdt
>
> Best wishes, Danila
Taking a look at downstream, atoll.dtsi (SC7180) includes
sdmmagpie-gpu.dtsi.

Bottom line is, they share the speed bins, so it should be
fine to just extend the existing entry.

Konrad