GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #linux-exynos
psydroid has quit [Quit: Bridge terminating on SIGTERM]
antoine62[m] has quit [Quit: Bridge terminating on SIGTERM]
undev[m] has quit [Quit: Bridge terminating on SIGTERM]
AntoniAloyTorren has quit [Quit: Bridge terminating on SIGTERM]
psydroid has joined #linux-exynos
antoine62[m] has joined #linux-exynos
AntoniAloyTorren has joined #linux-exynos
undev[m] has joined #linux-exynos
chewitt_ has joined #linux-exynos
chewitt has quit [Ping timeout: 265 seconds]
chewitt_ has quit [Quit: Zzz..]
cmeerw has joined #linux-exynos
belgin has joined #linux-exynos
<belgin>
hello!
<belgin>
krzk, i wrote a vibrator hal for replicant 11 on i9300 (which uses the max77693-haptic driver), and it works fine until the phone enters sleep. after a wake up, the vibrations are barely noticeable and then they just fade into no vibration at all
<belgin>
i added some printks, and the values for magnitude, period and duty are the same as before the sleep
<belgin>
i am telling you because i noticed your name on the aforementioned driver
<belgin>
my guess is upon wakeup, the regulator doesn't get reinitialized and the power slowly goes away from the pwm or something. i don't know much ee