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

From: Konrad Dybcio
Date: Tue Sep 26 2023 - 14:40:39 EST


On 26.09.2023 19:42, Danila Tikhonov wrote:
> SM7150 has 5 power levels which correspond to 5 speed-bin values: 0,
> 128, 146, 167, 172. Speed-bin value is calulated as FMAX/4.8MHz round up
> to zero decimal places.
>
> Also a618 on SM7150 uses a615 zapfw. Add a squashed version (.mbn).
>
> Add this as machine = "qcom,sm7150", because speed-bin values are
> different from atoll (sc7180/sm7125).
>
> Signed-off-by: Danila Tikhonov <danila@xxxxxxxxxxx>
> ---
What's the downstream dt name for 7150?

Do you have some more complete tree published somewhere?

Konrad