mainboard/jetway/nf81-t56n-lf: Properly indent devicetree.cb

Following the reasoning in,
dfa8a32 src/mainboard/asrock/e350m1: Properly indent devicetree.cb

Change-Id: I88ca01519c1c47a7eb0d564a55c945589f9d32af
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5629
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
Edward O'Callaghan
2014-05-02 03:11:42 +10:00
committed by Patrick Georgi
parent f12a2473c0
commit bbe3e44310

View File

@@ -20,7 +20,7 @@
chip northbridge/amd/agesa/family14/root_complex chip northbridge/amd/agesa/family14/root_complex
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/amd/agesa/family14 chip cpu/amd/agesa/family14
device lapic 0 on end device lapic 0 on end
end end
end end
device domain 0 on device domain 0 on
@@ -45,57 +45,57 @@ chip northbridge/amd/agesa/family14/root_complex
device pci 13.0 on end # OHCI USB 5-9 device pci 13.0 on end # OHCI USB 5-9
device pci 13.2 on end # EHCI USB 5-9 device pci 13.2 on end # EHCI USB 5-9
device pci 14.0 on # SM device pci 14.0 on # SM
chip drivers/generic/generic #dimm 0-0-0 chip drivers/generic/generic #dimm 0-0-0
device i2c 50 on end device i2c 50 on end
end end
chip drivers/generic/generic #dimm 0-0-1 chip drivers/generic/generic #dimm 0-0-1
device i2c 51 on end device i2c 51 on end
end end
end # SM end # SM
device pci 14.1 off end # IDE 0x439c device pci 14.1 off end # IDE 0x439c
device pci 14.2 on end # HDA 0x4383 device pci 14.2 on end # HDA 0x4383
device pci 14.3 on # LPC 0x439d device pci 14.3 on # LPC 0x439d
chip superio/fintek/f71869ad chip superio/fintek/f71869ad
# XXX: 4e is the default index port and .xy is the # XXX: 4e is the default index port and .xy is the
# LDN indexing the pnp_info array found in the superio.c # LDN indexing the pnp_info array found in the superio.c
# NB: Jetway board changes the default (0x4e) index port to (0x2e) by pin 124, # NB: Jetway board changes the default (0x4e) index port to (0x2e) by pin 124,
# see page 18 from Fintek F71869 V1.1 datasheet. # see page 18 from Fintek F71869 V1.1 datasheet.
device pnp 2e.00 off # Floppy device pnp 2e.00 off # Floppy
io 0x60 = 0x3f0 io 0x60 = 0x3f0
irq 0x70 = 6 irq 0x70 = 6
drq 0x74 = 2 drq 0x74 = 2
end end
device pnp 2e.01 on # COM1 device pnp 2e.01 on # COM1
io 0x60 = 0x3f8 io 0x60 = 0x3f8
irq 0x70 = 4 irq 0x70 = 4
end end
# COM2 not physically wired on board. # COM2 not physically wired on board.
device pnp 2e.02 off # COM2 device pnp 2e.02 off # COM2
io 0x60 = 0x2f8 io 0x60 = 0x2f8
irq 0x70 = 3 irq 0x70 = 3
end end
device pnp 2e.03 off # Parallel Port device pnp 2e.03 off # Parallel Port
io 0x60 = 0x378 io 0x60 = 0x378
irq 0x70 = 7 irq 0x70 = 7
drq 0x74 = 3 drq 0x74 = 3
end end
device pnp 2e.04 on # Hardware Monitor device pnp 2e.04 on # Hardware Monitor
io 0x60 = 0x225 # Fintek datasheet says 0x295. io 0x60 = 0x225 # Fintek datasheet says 0x295.
irq 0x70 = 0 irq 0x70 = 0
end end
device pnp 2e.05 on # KBC device pnp 2e.05 on # KBC
io 0x60 = 0x060 io 0x60 = 0x060
irq 0x70 = 1 # Keyboard IRQ irq 0x70 = 1 # Keyboard IRQ
irq 0x72 = 12 # Mouse IRQ irq 0x72 = 12 # Mouse IRQ
end end
device pnp 2e.06 off end # GPIO device pnp 2e.06 off end # GPIO
# TODO: Verify BSEL register content with vendor BIOS using # TODO: Verify BSEL register content with vendor BIOS using
# $ sudo isadump 0x4e 0x4f 0x7 # $ sudo isadump 0x4e 0x4f 0x7
# which select logical device (LDN) 7. Then read that we have in 0x27, bit1 # which select logical device (LDN) 7. Then read that we have in 0x27, bit1
device pnp 2e.07 off end # BSEL device pnp 2e.07 off end # BSEL
device pnp 2e.0a on end # PME device pnp 2e.0a on end # PME
end # f71869ad end # f71869ad
end #LPC end #LPC
device pci 14.4 on end # PCIB 0x4384, NOTE: PCI interface pins shared with GPIO {GPIO 35:0} device pci 14.4 on end # PCIB 0x4384, NOTE: PCI interface pins shared with GPIO {GPIO 35:0}
device pci 14.5 on end # OHCI FS/LS USB (0x4399) device pci 14.5 on end # OHCI FS/LS USB (0x4399)
device pci 14.6 off end # Hudson-E1 GbE MAC: Broadcom BCM5785 (14E4:1699) device pci 14.6 off end # Hudson-E1 GbE MAC: Broadcom BCM5785 (14E4:1699)