diff options
author | Ajay Singh <ajay.kathat@microchip.com> | 2021-09-16 16:49:19 +0000 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2021-09-21 18:08:15 +0300 |
commit | 5bb9de8bcb18c38ea089a287b77944ef8ee71abd (patch) | |
tree | f6fb84c6b2c475c928f9d2f2f7102a00cbbeed9c /tools/perf/scripts/python | |
parent | 0ec5408cd44855956f7741bd776f44db167801b7 (diff) |
wilc1000: configure registers to handle chip wakeup sequence
Use the correct sequence to configure clockless registers for chip wake-up.
The following sequence is expected from WILC chip for wakeup:
- set wakeup bit in wakeup_reg register
- after setting the wakeup bit, read back the clock status bit for wakeup
complete.
For SDIO/SPI modules, the wakeup sequence is the same except uses different
register values so refactored the code to use common function for both
SDIO/SPI bus.
Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210916164902.74629-5-ajay.kathat@microchip.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions