Message ID | 20220401145820.1003826-1-krzysztof.kozlowski@linaro.org |
---|---|
Headers | show |
Series | ufs: set power domain performance state when scaling gears | expand |
On Fri, 01 Apr 2022 16:58:18 +0200, Krzysztof Kozlowski wrote: > Except scaling UFS and bus clocks, it's necessary to scale also the > voltages of regulators or power domain performance state levels. Adding > Operating Performance Points table allows to adjust power domain > performance state, depending on the UFS clock speed. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > Documentation/devicetree/bindings/ufs/ufs-common.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring <robh@kernel.org>