diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-10-09 22:33:11 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-10-18 17:17:58 +0000 |
commit | 967b84d5ea78886f0f076c19f998650fcb94288e (patch) | |
tree | 60701cf29cd4ae81860e4fb4b1059a5b30480de7 /src/mainboard/asrock/g41c-gs/variants | |
parent | 0b5b44e004911ae373d8abb70f8d58877bd268ef (diff) |
src/mainboard: Remove unneeded whitespace
Change-Id: Ibf23f49e7864c611a3cb32a91891b6023a692e1d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/28979
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/asrock/g41c-gs/variants')
3 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb b/src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb index f12a50bd13..d4708c6059 100644 --- a/src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb +++ b/src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb @@ -104,7 +104,7 @@ chip northbridge/intel/x4x # Northbridge device pnp 2e.6 off end # SPI device pnp 2e.7 off end # GPIO6 device pnp 2e.8 off end # WDT0#, PLED - device pnp 2e.9 on end # GPIO2 + device pnp 2e.9 on end # GPIO2 device pnp 2e.109 on # GPIO3 irq 0xfe = 0x07 end diff --git a/src/mainboard/asrock/g41c-gs/variants/g41m-s3/devicetree.cb b/src/mainboard/asrock/g41c-gs/variants/g41m-s3/devicetree.cb index 7b16cf0e1e..cdcadba3d8 100644 --- a/src/mainboard/asrock/g41c-gs/variants/g41m-s3/devicetree.cb +++ b/src/mainboard/asrock/g41c-gs/variants/g41m-s3/devicetree.cb @@ -113,7 +113,7 @@ chip northbridge/intel/x4x # Northbridge device pnp 2e.6 off end # SPI device pnp 2e.7 off end # GPIO6 device pnp 2e.8 off end # WDT0#, PLED - device pnp 2e.9 on end # GPIO2 + device pnp 2e.9 on end # GPIO2 device pnp 2e.109 on # GPIO3 irq 0xfe = 0x07 end diff --git a/src/mainboard/asrock/g41c-gs/variants/g41m-vs3-r2/devicetree.cb b/src/mainboard/asrock/g41c-gs/variants/g41m-vs3-r2/devicetree.cb index 6e47ea942f..4c910c5f76 100644 --- a/src/mainboard/asrock/g41c-gs/variants/g41m-vs3-r2/devicetree.cb +++ b/src/mainboard/asrock/g41c-gs/variants/g41m-vs3-r2/devicetree.cb @@ -103,7 +103,7 @@ chip northbridge/intel/x4x # Northbridge device pnp 2e.6 off end # SPI device pnp 2e.7 off end # GPIO6 device pnp 2e.8 off end # WDT0#, PLED - device pnp 2e.9 on end # GPIO2 + device pnp 2e.9 on end # GPIO2 device pnp 2e.109 off end # GPIO3 device pnp 2e.209 on # GPIO4 irq 0xf4 = 0xb3 |