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
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
On 26.09.2023 20:40, Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> wrote:
> On 26.09.2023 19:42, Danila Tikhonov wrote:
>
> Do you have some more complete tree published somewhere?
>
> Konrad
> > 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?> > 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>
> > ---
>
> Do you have some more complete tree published somewhere?
>
> Konrad