Hi,
I just bought a Hikey960 and I wish to load one of my module for controlling the voltage of the cpu. The module use the classic regulator API of Kernel, however it can’t find the regulator “VDD_CPU_L” or “VDD_CPU_B”.
Is there a way to access those two regulator without modifying the kernel?
Thanks