commit | b496dfbc94ab86f970ef0167eaabe51f930aa5fb | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Wed Sep 05 01:09:12 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sun Sep 09 22:06:33 2012 +0200 |
tree | 3ce7bdb6847fbcff3f46935ebc5b5c17da23d31d | |
parent | ec971ea5f2426a0bf9d5cca9a103743918c12978 [diff] |
PM / OPP: Initialize OPP table from device tree With a lot of devices booting from device tree nowadays, it requires that OPP table can be initialized from device tree. The patch adds a helper function of_init_opp_table together with a binding doc for that purpose. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>