mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-27 18:25:05 +00:00
The MODER register is used to set (alt-func | analog | gpio-in | gpio-out). So there's no need to force things to be normal GPIOs in board config, since gpio_pre_init() will clear the alternate function-ness as part of setting the GPIO direction. BUG=chrome-os-partner:18657 BRANCH=none TEST=build pit and test-boot on daisy Change-Id: I82db9d9f4d8877464d62c1ff2efaef36822fc0ca Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/47904