Commit 84cb7ff3 authored by Viresh Kumar's avatar Viresh Kumar
Browse files

OPP: pstate is only valid for genpd OPP tables



It is not very clear right now that the `pstate` field is only valid for
genpd OPP tables and not consumer tables. And there is no checking for
the same at various places.

Add checks in place to verify that and make it clear to the reader.

Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Reviewed-by: default avatarBjorn Andersson <quic_bjorande@quicinc.com>
Tested-by: default avatarBjorn Andersson <quic_bjorande@quicinc.com>
parent 04bd2eaf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment