From: Rafael J. Wysocki Date: Tue, 2 Nov 2021 16:52:53 +0000 (+0100) Subject: Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm X-Git-Tag: v6.6.17~8855^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c83017c54362b8c62a82e7310a0f48d8fec1a98;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'opp/linux-next' of git://git./linux/kernel/git/vireshk/pm Pull operating performance points (OPP) framework updates for 5.16-rc1 from Viresh Kumar: "- Fix return value of _opp_add_static_v2() helper (YueHaibing). - Fix required-opp handle count (Pavankumar Kondeti). - Resource managed OPP helpers, type update to dev_pm_opp_attach_genpd() and update to their devfreq users, and minor DT binding change (Dmitry Osipenko)." * 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm: dt-bindings: opp: Allow multi-worded OPP entry name opp: Fix return in _opp_add_static_v2() PM / devfreq: tegra30: Check whether clk_round_rate() returns zero rate PM / devfreq: tegra30: Use resource-managed helpers PM / devfreq: Add devm_devfreq_add_governor() opp: Add more resource-managed variants of dev_pm_opp_of_add_table() opp: Change type of dev_pm_opp_attach_genpd(names) argument opp: Fix required-opps phandle array count check --- 5c83017c54362b8c62a82e7310a0f48d8fec1a98