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)
committerPunit Agrawal <punit.agrawal@arm.com>
Mon, 21 Mar 2016 12:34:30 +0000 (12:34 +0000)
commit6155da129de0f9b68371d834209932bccf1ae3fd
treee868ea5cecc602be5c149aa67ffa6b2cae44ca21
parentc6110ac05befce0b5e4bfb23b41b13140f4d6bc8
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]