mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 18:35:28 +00:00
693bf0e40b72665c1d72c8397bb9acf3f59e7b45
GPIO_INT_DSLEEP is useful on LM4 to save power when in deep sleep by allowing us to disable clock to gpio blocks unless it's needed as a wake source. The MEC and ST chips don't have this option, so all gpio's can be used as wake source from deep sleep. Therefore remove this flag from all boards where this flag doesn't do anything to remove confusion. BUG=none BRANCH=none TEST=make -j buildall Change-Id: I4cb175431a22f100035a81b32e9367b510f4836e Signed-off-by: Alec Berg <alecaberg@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/284742 Reviewed-by: Shawn N <shawnn@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%