Re: [PATCH v1 3/3] arm64: dts: qcom: x1e80100: Add gpu support

From: Konrad Dybcio
Date: Mon Jun 24 2024 - 09:57:52 EST




On 6/23/24 13:06, Akhil P Oommen wrote:
Add the necessary dt nodes for gpu support in X1E80100.

Signed-off-by: Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx>
---

[...]

+
+ opp-1100000000 {
+ opp-hz = /bits/ 64 <1100000000>;
+ opp-level = <RPMH_REGULATOR_LEVEL_TURBO_L1>;
+ opp-peak-kBps = <16500000>;

No speedbins?

Konrad