tanzanite: sync with device tree
Signed-off-by: Nathan <nathannxx@proton.me>
This commit is contained in:
+65
@@ -0,0 +1,65 @@
|
||||
#Device discribe config
|
||||
|
||||
#GPU
|
||||
[
|
||||
name:gpu
|
||||
cooling_name:thermal-devfreq-0
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
#battery
|
||||
[
|
||||
name:battery
|
||||
path:/sys/class/power_supply/battery/charge_control_limit
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
#battery-phone
|
||||
[
|
||||
name:battery-phone
|
||||
path:/sys/class/power_supply/battery/constant_charge_current_max
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
#temp_state
|
||||
[
|
||||
name:temp_state
|
||||
path:/sys/class/thermal/thermal_message/temp_state
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
#market_download_limit
|
||||
[
|
||||
name:market_download_limit
|
||||
path:/sys/class/thermal/thermal_message/market_download_limit
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
#thermal_max_brightness
|
||||
[
|
||||
name:thermal_max_brightness
|
||||
path:/sys/class/thermal/thermal_message/thermal_max_brightness
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
#wifi_limit
|
||||
[
|
||||
name:wifi_limit
|
||||
path:/sys/class/thermal/thermal_message/wifi_limit
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
|
||||
#poor_modem_limit
|
||||
[
|
||||
name:poor_modem_limit
|
||||
path:/sys/class/thermal/thermal_message/poor_modem_limit
|
||||
def_target:0
|
||||
select_higher:1
|
||||
]
|
||||
Reference in New Issue
Block a user