[Freedreno] [PATCH v7 6/6] arm64: dts: sdm845: Add gpu and gmu device nodes
Rajendra Nayak
rnayak at codeaurora.org
Wed Jan 9 09:32:17 UTC 2019
On 1/9/2019 10:50 AM, Doug Anderson wrote:
> ...but in the meantime Rajendra has had to change his bindings, so you
> still need to spin this to account for Rajendra's v9 bindings [2].
> Specifically you need to make changes like:
>
> - compatible = "operating-points-v2-qcom-level";
> + compatible = "operating-points-v2-level";
so there's now a v10 [1] and the new compatible is completely dropped and opp-level
is now an optional property using the default "operating-points-v2"
so the change should be
- compatible = "operating-points-v2-qcom-level";
+ compatible = "operating-points-v2";
[1] https://lkml.org/lkml/2019/1/9/152
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation
More information about the Freedreno
mailing list