This series tries to migrate mt8173-cpufreq driver to use operating-points-v2 bindings and add support for mt8173-cpufreq driver v1->v2: - update dev_pm_opp_of_get_sharing_cpus() to setup bitfield of original CPU - rename OPP nodes in dts according to OPPv2 bindings in linux-next Pi-Cheng Chen (3): PM/OPP: Don't skip cpu_dev->id when setting up cpumask cpufreq: mt8173: migrate to use operating-points-v2 bindings ARM64: dts: mt8173: Add CPU OPP, clock and regulator supply properties arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 18 ++++++ arch/arm64/boot/dts/mediatek/mt8173.dtsi | 90 +++++++++++++++++++++++++++++ drivers/base/power/opp/cpu.c | 4 -- drivers/cpufreq/mt8173-cpufreq.c | 17 ++++-- 4 files changed, 119 insertions(+), 10 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html