Re: [PATCH v5 5/7] dt-bindings: opp: Add v2-qcom-adreno vendor bindings

2025-04-22 Thread Krzysztof Kozlowski
On Sat, Apr 19, 2025 at 08:21:34PM GMT, Akhil P Oommen wrote: > Add a new schema which extends opp-v2 to support a new vendor specific > property required for Adreno GPUs found in Qualcomm's SoCs. The new > property called "qcom,opp-acd-level" carries a u32 value recommended > for each opp needs to

[PATCH v5 5/7] dt-bindings: opp: Add v2-qcom-adreno vendor bindings

2025-04-19 Thread Akhil P Oommen
Add a new schema which extends opp-v2 to support a new vendor specific property required for Adreno GPUs found in Qualcomm's SoCs. The new property called "qcom,opp-acd-level" carries a u32 value recommended for each opp needs to be shared to GMU during runtime. Also, update MAINTAINERS file inclu