mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 18:41:11 +00:00
689ace7c6665b09a29c7bc82c4425224e86ab2bb
Jerry pointed out that certain GPIOs which are 1.8V are set as 3.3V in gpio.inc. Fix these gpios by add GPIO_SEL_1P8V flag to the gpio description: GPIOD1/I2C3_SCL0 GPIOD0/I2C3_SDA0 GPIO36 ACCEL_GYRO_INT_L BUG=b:69481600 BRANCH=None TEST=make -j BOARD=soraka. Verified that screen rotation works in tablet mode. Change-Id: Ifbc474846aff0760f0b183a9cfeef2790738ca79 Signed-off-by: Furquan Shaikh <furquan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/780142 Reviewed-by: Jerry Parson <jwp@chromium.org> Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit For instructions on building from source, refer to http://www.chromium.org/chromium-os/ec-development/getting-started-building-ec-images-quickly
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%