rosemary: Initial device vendor commit
This commit is contained in:
+35
@@ -0,0 +1,35 @@
|
||||
#Device discribe config
|
||||
|
||||
|
||||
#GPU
|
||||
[
|
||||
name:gpu
|
||||
cooling_name:mtk-cl-gpu
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
#battery
|
||||
[
|
||||
name:battery
|
||||
cooling_name:battery
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
#backlight
|
||||
[
|
||||
name:mtk-cl-backlight
|
||||
cooling_name:mtk-cl-backlight
|
||||
def_target:2047
|
||||
select_higher:0
|
||||
]
|
||||
|
||||
#temp_state
|
||||
[
|
||||
name:temp_state
|
||||
path:/sys/class/thermal/thermal_message/temp_state
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user