PabloPL / linux

Linux kernel source tree
Other
17 stars 0 forks source link

Power domain driver #12

Closed xc-racer99 closed 2 years ago

xc-racer99 commented 6 years ago

To reduce power usage, power domains can be used.

WIP implementation at https://github.com/xc-racer99/linux/tree/powerdomain Note that disabling the audio power domain causes lockups, possibly related to the hardware bug described in https://github.com/xc-racer99/android_kernel_samsung_aries/commit/755199dd4dc54eb9d06b5d28c1b2cf789ae4ee53

xc-racer99 commented 2 years ago

Going to close this issue - if necessary, a power domain could be disabled at the u-boot level.