Hi Rafael, Rob only needs to Ack the modified 2/5 patch and then you can safely apply this series. The first patch enables us to select only a subset of OPPs from the bigger table, based on what version of the hardware we are running on. The second one enables us to select slightly different values for multiple properties, based on what kind of hardware they are running on. The third one removes an (unused) binding, which is replaced by the second patch with a better solution. The fourth patch is based on what Stephen suggested (and then reviewed) in the earlier series, and the 5th one updates the existing users of these bindings for it. V2->V3: - dropped turbo/suspend named properties - Applied all the Acks Viresh Kumar (5): PM / OPP: Add "opp-supported-hw" binding PM / OPP: Add {opp-microvolt|opp-microamp}-<name> binding PM / OPP: Remove 'operating-points-names' binding PM / OPP: Rename OPP nodes as opp@<opp-hz> ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz> Documentation/devicetree/bindings/opp/opp.txt | 132 ++++++++++++++++++-------- arch/arm/boot/dts/exynos4412.dtsi | 28 +++--- 2 files changed, 107 insertions(+), 53 deletions(-) -- 2.6.2.198.g614a2ac -- 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