Documentation: DT bindings for energy model cost data required by EAS
authorRobin Randhawa <robin.randhawa@arm.com>
Mon, 29 Jun 2015 16:56:20 +0000 (17:56 +0100)
committerLeo Yan <leo.yan@linaro.org>
Tue, 10 May 2016 08:49:53 +0000 (16:49 +0800)
commit1b35232614f555cbeed30a357ecf77a37632c347
treea6ed0201ad674e22f36233388f98866f31dc4433
parentb71188bd2c52b6af022d687347eb4c7c29901580
Documentation: DT bindings for energy model cost data required by EAS

EAS (energy aware scheduling) provides the scheduler with an alternative
objective - energy efficiency - as opposed to it's current performance
oriented objectives. EAS relies on a simple platform energy cost model
to guide scheduling decisions. The model only considers the CPU
subsystem.

This patch adds documentation describing DT bindings that should be used to
supply the scheduler with an energy cost model.

Signed-off-by: Robin Randhawa <robin.randhawa@arm.com>
Documentation/devicetree/bindings/scheduler/sched-energy-costs.txt [new file with mode: 0644]