mb/google/octopus: Create ampton variant
This commit creates an ampton variant for Octopus. The initial settings are copied from Bip, but the following changes are made to support hardware differences: * GPIO_66 is not connected (LTE). * GPIO_67 is not connected (LTE). * Updated comment for GPIO_134 (EC_AP_INT_ODL), but not configured yet. * GPIO_143 is not connected. * GPIO_144, GPIO_145 mapped to PEN_EJECT are not connected. * EN_PP3300_TOUCHSCREEN moved from GPIO_213 to GPIO_146. * GPIO_213 is not connected. * GPIO_214 is not connected. BUG=b:111498206 TEST=None Change-Id: I7d6cf19c906df19115b1101e3d91c62f5f3f61e3 Signed-off-by: Justin TerAvest <teravest@chromium.org> Reviewed-on: https://review.coreboot.org/28663 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
committed by
Aaron Durbin
parent
e391cbff7f
commit
a5fbd140d0
@@ -40,3 +40,9 @@ config BOARD_GOOGLE_MEEP
|
||||
select BASEBOARD_OCTOPUS_LAPTOP
|
||||
select BOARD_GOOGLE_BASEBOARD_OCTOPUS
|
||||
select NHLT_DA7219 if INCLUDE_NHLT_BLOBS
|
||||
|
||||
config BOARD_GOOGLE_AMPTON
|
||||
bool "-> Ampton"
|
||||
select BASEBOARD_OCTOPUS_LAPTOP
|
||||
select BOARD_GOOGLE_BASEBOARD_OCTOPUS
|
||||
select NHLT_RT5682 if INCLUDE_NHLT_BLOBS
|
||||
|
Reference in New Issue
Block a user