Hi Rafael, All the bindings are Reviewed by Stephen now and Rob didn't had a problem with them (though he didn't Ack them separately yet) :) 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. Viresh Kumar (5): PM / OPP: Add "opp-supported-hw" binding PM / OPP: Add {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}-<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 | 143 +++++++++++++++++++------- arch/arm/boot/dts/exynos4412.dtsi | 28 ++--- 2 files changed, 118 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