pass: conf: Add new configuration for bus/gpu's resource
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 2 Feb 2017 08:35:31 +0000 (17:35 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 2 Feb 2017 23:43:20 +0000 (08:43 +0900)
commitb8cafa7a5d7f690e494d6f58d8e22c650aee6edd
treefdd784baeef6dab18ed9df917f7dd754a99e447f
parentfc6779609463be45ef442e0dcaf49ef114f6e008
pass: conf: Add new configuration for bus/gpu's resource

This patch adds the new configuration file for bus/gpu's resource for TM2.
The configuration will move to pass-hal-(board name) package.
- pass-cluser2-bus0.conf
- pass-cluser3-bus1.conf
- pass-cluser4-gpu.conf

And this patch change the section name to remove the dependency
on specific h/w type as following:
- 'CpufreqLevel' -> 'Level'

In the 'Scenario(x)' section:
- 'cpufreq_min_level' -> 'min_level'
- 'cpufreq_max_level' -> 'max_level'

Change-Id: Ie11d713a30c4fab9193cebb1bab9863349487c86
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
packaging/pass.spec
src/pass/pass-cluster0.conf
src/pass/pass-cluster1.conf
src/pass/pass-cluster2.conf [new file with mode: 0644]
src/pass/pass-cluster3.conf [new file with mode: 0644]
src/pass/pass-cluster4.conf [new file with mode: 0644]
src/pass/pass-micro.conf
src/pass/pass.conf