mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 10:25:20 +00:00
MODULE_SHI is used for the SPI master interface pins, so don't reconfigure those. Instead manually configure the SHI pins using the appropriate DEVALT bit. BUG=chrome-os-partner:54328 BRANCH=None TEST=Manual on kevin. Verify SHI continues to function on cold boot, sysjump and resume from S3. Verify SPI sensors now function on resume from S3 - `accelinit 0` succeeds. Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Change-Id: I63f028968f3d0dbc9d7ca7dacc70c9c399f7a180 Reviewed-on: https://chromium-review.googlesource.com/362061 Commit-Ready: Shawn N <shawnn@chromium.org> Tested-by: Caesar Wang <wxt@rock-chips.com> Tested-by: Shawn N <shawnn@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Mulin Chao <mlchao@nuvoton.com>