lkml.org 
[lkml]   [2022]   [May]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 4/7] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS
On 13-05-22, 08:13, Krzysztof Kozlowski wrote:
> + ufs_opp_table: opp-table {
> + compatible = "operating-points-v2";
> +
> + opp-50000000 {
> + opp-hz = /bits/ 64 <50000000
> + 0
> + 0
> + 37500000
> + 0
> + 0
> + 0
> + 0
> + // FIXME: value 0 copied from freq-table-hz
> + 0>;

One general comment, I think this should follow how we specify
multiple voltages or other fields and so each frequency should be part
of a different < > braces. Like: opp-hz = /bits/ 64 <5000000>, <0>, ....

Whatever is there between < > seems to be connected, like
min/max/target for voltage.

The code will process both in a similar way though eventually.

--
viresh

\
 
 \ /
  Last update: 2022-05-25 09:18    [W:0.608 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site