Re: [RFC PATCH 1/3] dt-bindings: display/msm/gpu: allow specifying MX domain A5xx

2023-03-31 Thread Krzysztof Kozlowski
On 30/03/2023 00:24, Dmitry Baryshkov wrote: > Some a5xx Adreno devices might need additional power domains to handle > voltage scaling. While we do not (yet) have support for CPR3 providing > voltage scaling, allow specifying MX domain to scale the memory cell > voltage. > > Signed-off-by:

[RFC PATCH 1/3] dt-bindings: display/msm/gpu: allow specifying MX domain A5xx

2023-03-29 Thread Dmitry Baryshkov
Some a5xx Adreno devices might need additional power domains to handle voltage scaling. While we do not (yet) have support for CPR3 providing voltage scaling, allow specifying MX domain to scale the memory cell voltage. Signed-off-by: Dmitry Baryshkov ---