diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-01-01 18:21:49 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2020-01-05 00:12:03 +0000 |
commit | 39930b79c17af04a276662c8796f27323d15ba43 (patch) | |
tree | 6b5b514abba9cccbbc7c0de48325cf0396f690bf /src/mainboard/gigabyte/ga-b75m-d3h/variants | |
parent | 32f2ccce41c3ec6aa92284d1eda754434fc8746f (diff) |
mb/gigabyte/ga-b75m-d3h: Align devicetree lines
Aligned text is easier to read.
Change-Id: I66a8efec3587649746bd56cd17eac2a06c9cc500
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38059
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/gigabyte/ga-b75m-d3h/variants')
-rw-r--r-- | src/mainboard/gigabyte/ga-b75m-d3h/variants/ga-b75-d3v/overridetree.cb | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/variants/ga-b75-d3v/overridetree.cb b/src/mainboard/gigabyte/ga-b75m-d3h/variants/ga-b75-d3v/overridetree.cb index 2fd3cd545b..b496fe11f0 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3h/variants/ga-b75-d3v/overridetree.cb +++ b/src/mainboard/gigabyte/ga-b75m-d3h/variants/ga-b75-d3v/overridetree.cb @@ -1,21 +1,21 @@ chip northbridge/intel/sandybridge device domain 0 on - chip southbridge/intel/bd82x6x # Intel Series 7 Panther Point PCH - device pci 16.0 off end # Management Engine Interface 1 + chip southbridge/intel/bd82x6x # Intel Series 7 Panther Point PCH + device pci 16.0 off end # Management Engine Interface 1 register "xhci_overcurrent_mapping" = "0x00000c03" - device pci 1c.1 on end # PCIe Port #2 + device pci 1c.1 on end # PCIe Port #2 device pci 1c.2 on - device pci 00.0 on # PCI 1969:1091 + device pci 00.0 on # PCI 1969:1091 subsystemid 0x1458 0xe000 end end # PCIe Port #3 - device pci 1c.3 on end # PCIe Port #4 - device pci 1c.4 on end # PCIe Port #5 - device pci 1f.0 on # ISA/LPC bridge + device pci 1c.3 on end # PCIe Port #4 + device pci 1c.4 on end # PCIe Port #5 + device pci 1f.0 on # ISA/LPC bridge subsystemid 0x1458 0x5001 chip superio/ite/it8728f - device pnp 2e.2 off end # COM2 - device pnp 2e.3 off end # LPT + device pnp 2e.2 off end # COM2 + device pnp 2e.3 off end # LPT end end end |