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 be shared to GMU during runtime. > > Also, update MAINTAINERS file include the new opp-v2-qcom-adreno.yaml. > > Cc: Rob Clark <robdcl...@gmail.com> > Signed-off-by: Akhil P Oommen <quic_akhi...@quicinc.com> > Tested-by: Maya Matuszczyk <maccraft12...@gmail.com> > Tested-by: Anthony Ruhier <aruh...@mailbox.org> > --- > .../bindings/opp/opp-v2-qcom-adreno.yaml | 96 > ++++++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 97 insertions(+)
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org> Best regards, Krzysztof