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)
committerAmit Pundir <amit.pundir@linaro.org>
Wed, 14 Sep 2016 09:18:50 +0000 (14:48 +0530)
commit245dcdb6ab85e738660d87fafce73da66ecec280
tree4252ca490a8117ac01e3b817dcb106fc937806af
parent687f1b3502b038d9bb892fee4895880540ce6292
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]