Re: [PATCH 2/7] arm64: dts: qcom: Add MSM8996v3.0 DTSI file
From: Konrad Dybcio
Date: Wed May 26 2021 - 05:24:48 EST
Hi,
> Unused for now?
>
> Can you link it up this with the &gpu even if you don't enable it
> for now?
Indeed, actually applying the setting sounds like a good idea, heh.
The GPU will be enabled on a per-board basis like it's usually done,
but for tone we need to resolve the issue with fw loader complaining
about PT_LOAD header (it works fine if we omit the checks).
As for v3.0 specifically, it's a lottery and you might have a device with
either (with this one being much less probable afaiaa), so it's better to support both.
Konrad