dt-bindings: opp: Add v2-qcom-adreno vendor bindings
authorAkhil P Oommen <quic_akhilpo@quicinc.com>
Sat, 19 Apr 2025 14:51:34 +0000 (20:21 +0530)
committerRob Clark <robdclark@chromium.org>
Sun, 4 May 2025 16:20:29 +0000 (09:20 -0700)
commitdb76003ade5953d4a83c2bdc6e15c2d1c33e7350
treed89ca2746748539038a2bf060d4d46c29122ed56
parent19c17841e3b62f45b01ae33db43de1a24e186adb
dt-bindings: opp: Add v2-qcom-adreno vendor bindings

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 include the new opp-v2-qcom-adreno.yaml.

Cc: Rob Clark <robdclark@gmail.com>
Signed-off-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Tested-by: Maya Matuszczyk <maccraft123mc@gmail.com>
Tested-by: Anthony Ruhier <aruhier@mailbox.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/649351/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Documentation/devicetree/bindings/opp/opp-v2-qcom-adreno.yaml [new file with mode: 0644]
MAINTAINERS