mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-06-17 17:27:53 +09:00
sm6250-common: rootdir: Set missing permission for cpu-cpu-llcc-bw min_freq node
This commit is contained in:
parent
a1a49c6da8
commit
5fc42f464a
@ -52,6 +52,7 @@ on init
|
||||
chown system system /sys/class/devfreq/soc:qcom,cpu-cpu-llcc-bw/bw_hwmon/hyst_length
|
||||
chown system system /sys/class/devfreq/soc:qcom,cpu-cpu-llcc-bw/bw_hwmon/hyst_trigger_count
|
||||
chown system system /sys/class/devfreq/soc:qcom,cpu-cpu-llcc-bw/min_freq
|
||||
chown system system /sys/class/devfreq/soc:qcom,cpu-llcc-ddr-bw/min_freq
|
||||
chown system system /sys/class/devfreq/soc:qcom,cpu0-cpu-l3-lat/min_freq
|
||||
chown system system /sys/class/devfreq/soc:qcom,cpu6-cpu-l3-lat/min_freq
|
||||
|
||||
@ -66,6 +67,7 @@ on init
|
||||
chmod 0664 /sys/class/devfreq/soc:qcom,cpu-cpu-llcc-bw/bw_hwmon/hyst_length
|
||||
chmod 0664 /sys/class/devfreq/soc:qcom,cpu-cpu-llcc-bw/bw_hwmon/hyst_trigger_count
|
||||
chmod 0664 /sys/class/devfreq/soc:qcom,cpu-cpu-llcc-bw/min_freq
|
||||
chmod 0664 /sys/class/devfreq/soc:qcom,cpu-llcc-ddr-bw/min_freq
|
||||
chmod 0664 /sys/class/devfreq/soc:qcom,cpu0-cpu-l3-lat/min_freq
|
||||
chmod 0664 /sys/class/devfreq/soc:qcom,cpu6-cpu-l3-lat/min_freq
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user