mb/purism/librem_mini: Drop community comments in GPIO config
These add nothing useful to the GPIO config Change-Id: Ieecc9bd67d020e141c3a1f1d387034df5e563068 Signed-off-by: Matt DeVillier <matt.devillier@puri.sm> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47190 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
aa11f9a826
commit
4727663931
|
@ -5,8 +5,6 @@
|
|||
/* Pad configuration was generated automatically using intelp2m utility */
|
||||
static const struct pad_config gpio_table[] = {
|
||||
|
||||
/* ------- GPIO Community 0 ------- */
|
||||
|
||||
/* ------- GPIO Group GPP_A ------- */
|
||||
|
||||
/* GPP_A0 - RCIN# */
|
||||
|
@ -237,8 +235,6 @@ static const struct pad_config gpio_table[] = {
|
|||
/* DW0: 0x44000300, DW1: 0x00001000 */
|
||||
PAD_NC(GPP_G7, DN_20K),
|
||||
|
||||
/* ------- GPIO Community 1 ------- */
|
||||
|
||||
/* ------- GPIO Group GPP_D ------- */
|
||||
|
||||
/* GPP_D0 - GPIO */
|
||||
|
@ -533,8 +529,6 @@ static const struct pad_config gpio_table[] = {
|
|||
/* DW0: 0x44000200, DW1: 0x00000000 */
|
||||
PAD_CFG_GPO(GPP_H23, 0, DEEP),
|
||||
|
||||
/* ------- GPIO Community 2 ------- */
|
||||
|
||||
/* ------- GPIO Group GPD ------- */
|
||||
|
||||
/* GPD0 - BATLOW# */
|
||||
|
@ -585,8 +579,6 @@ static const struct pad_config gpio_table[] = {
|
|||
/* DW0: 0x44000600, DW1: 0x00000000 */
|
||||
PAD_CFG_NF(GPD11, NONE, DEEP, NF1),
|
||||
|
||||
/* ------- GPIO Community 4 ------- */
|
||||
|
||||
/* ------- GPIO Group GPP_C ------- */
|
||||
|
||||
/* GPP_C0 - SMBCLK */
|
||||
|
|
Loading…
Reference in New Issue