[PATCH 3/4] arm64: dts: qcom: sdm670: add gpu
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Wed Jul 31 13:35:13 UTC 2024
On Mon, Jul 29, 2024 at 09:38:48PM GMT, Richard Acayan wrote:
> The Snapdragon 670 has the Adreno A615 GPU. Add it along with its device
> tree dependencies.
>
> Signed-off-by: Richard Acayan <mailingradian at gmail.com>
> ---
> arch/arm64/boot/dts/qcom/sdm670.dtsi | 168 +++++++++++++++++++++++++++
> 1 file changed, 168 insertions(+)
> +
> + gmu: gmu at 506a000 {
> + compatible = "qcom,adreno-gmu-615.0", "qcom,adreno-gmu";
> +
[...]
> +
> + status = "disabled";
Probably no need to. The rest LGTM.
> +
> + gmu_opp_table: opp-table {
> + compatible = "operating-points-v2";
> +
> + opp-200000000 {
> + opp-hz = /bits/ 64 <200000000>;
> + opp-level = <RPMH_REGULATOR_LEVEL_MIN_SVS>;
> + };
> + };
> + };
> +
--
With best wishes
Dmitry
More information about the dri-devel
mailing list