Files
kernel_common_drivers/include
Huqiang Qin 90150f920d saradc: s6: fix possible sampling bug [1/1]
PD#SWPL-177668

Problem:
Unable to sample the correct voltage.

Solution:
Follow the steps below to use the workaround sampling method
Step1: Delay 50us
Step2: ADC_EN set to 1
Step3: Delay 200us
Step4: Reset analog
Step5: Delay 20us
Step6: Trigger sampling

Verify:
S6/BL201 S7D/BM201

Change-Id: I20a777515d5230627c9b557e2452a656456976d1
Signed-off-by: Huqiang Qin <huqiang.qin@amlogic.com>
2025-07-02 10:43:11 +09:00
..