commit | 61d8e7c73b0b55a529fe7e9cb0cccccf50ee967a | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Jun 13 16:00:11 2018 +0530 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Mon Nov 05 07:40:42 2018 +0530 |
tree | c42763ef4f2f4971c77aebf05694e680ee8090e6 | |
parent | 560928b27b38840a1dd8d6bdb7629b7ffcf6a8d8 [diff] |
OPP: Identify and mark genpd OPP tables We need to handle genpd OPP tables differently, this is already the case at one location and will be extended going forward. Add another field to the OPP table to check if the table belongs to a genpd or not. Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>