diff options
Diffstat (limited to 'src/mainboard/asus')
-rw-r--r-- | src/mainboard/asus/h61-series/devicetree.cb | 50 | ||||
-rw-r--r-- | src/mainboard/asus/maximus_iv_gene-z/devicetree.cb | 50 | ||||
-rw-r--r-- | src/mainboard/asus/p8x7x-series/devicetree.cb | 52 |
3 files changed, 76 insertions, 76 deletions
diff --git a/src/mainboard/asus/h61-series/devicetree.cb b/src/mainboard/asus/h61-series/devicetree.cb index abed76a8d4..e1fe7c240f 100644 --- a/src/mainboard/asus/h61-series/devicetree.cb +++ b/src/mainboard/asus/h61-series/devicetree.cb @@ -2,39 +2,39 @@ chip northbridge/intel/sandybridge device domain 0 on - device pci 00.0 on end # Host bridge - device pci 01.0 on end # PEG - device pci 02.0 on end # iGPU + device ref host_bridge on end # Host bridge + device ref peg10 on end # PEG + device ref igd on end # iGPU chip southbridge/intel/bd82x6x register "sata_port_map" = "0x33" register "spi_lvscc" = "0x2005" register "spi_uvscc" = "0x2005" - device pci 16.0 on end # MEI #1 - device pci 16.1 off end # MEI #2 - device pci 16.2 off end # ME IDE-R - device pci 16.3 off end # ME KT - device pci 19.0 off end # Intel GbE - device pci 1a.0 on end # EHCI #2 - device pci 1b.0 on end # HD Audio + device ref mei1 on end # MEI #1 + device ref mei2 off end # MEI #2 + device ref me_ide_r off end # ME IDE-R + device ref me_kt off end # ME KT + device ref gbe off end # Intel GbE + device ref ehci2 on end # EHCI #2 + device ref hda on end # HD Audio - device pci 1c.0 off end # RP #1 - device pci 1c.1 off end # RP #2 - device pci 1c.2 off end # RP #3 - device pci 1c.3 off end # RP #4 - device pci 1c.4 off end # RP #5 - device pci 1c.5 off end # RP #6 - device pci 1c.6 off end # RP #7 - device pci 1c.7 off end # RP #8 + device ref pcie_rp1 off end # RP #1 + device ref pcie_rp2 off end # RP #2 + device ref pcie_rp3 off end # RP #3 + device ref pcie_rp4 off end # RP #4 + device ref pcie_rp5 off end # RP #5 + device ref pcie_rp6 off end # RP #6 + device ref pcie_rp7 off end # RP #7 + device ref pcie_rp8 off end # RP #8 - device pci 1d.0 on end # EHCI #1 - device pci 1e.0 off end # PCI bridge - device pci 1f.0 on end # LPC bridge - device pci 1f.2 on end # SATA (AHCI) - device pci 1f.3 on end # SMBus - device pci 1f.5 off end # SATA (Legacy) - device pci 1f.6 off end # Thermal + device ref ehci1 on end # EHCI #1 + device ref pci_bridge off end # PCI bridge + device ref lpc on end # LPC bridge + device ref sata1 on end # SATA (AHCI) + device ref smbus on end # SMBus + device ref sata2 off end # SATA (Legacy) + device ref thermal off end # Thermal end end end diff --git a/src/mainboard/asus/maximus_iv_gene-z/devicetree.cb b/src/mainboard/asus/maximus_iv_gene-z/devicetree.cb index 41fc4dc380..9174e82621 100644 --- a/src/mainboard/asus/maximus_iv_gene-z/devicetree.cb +++ b/src/mainboard/asus/maximus_iv_gene-z/devicetree.cb @@ -4,9 +4,9 @@ chip northbridge/intel/sandybridge device domain 0 on subsystemid 0x1043 0x844d inherit - device pci 00.0 on end # Host bridge - device pci 01.0 on end # PCIe bridge for discrete graphics - device pci 02.0 on end # VGA controller + device ref host_bridge on end # Host bridge + device ref peg10 on end # PCIe bridge for discrete graphics + device ref igd on end # VGA controller chip southbridge/intel/bd82x6x register "gen1_dec" = "0x00000295" # Super I/O HWM @@ -14,28 +14,28 @@ chip northbridge/intel/sandybridge register "spi_lvscc" = "0x2005" register "spi_uvscc" = "0x2005" - device pci 16.0 on end # Management Engine Interface 1 - device pci 16.1 off end # Management Engine Interface 2 - device pci 16.2 off end # Management Engine IDE-R - device pci 16.3 off end # Management Engine KT - device pci 19.0 on # Intel Gigabit Ethernet + device ref mei1 on end # Management Engine Interface 1 + device ref mei2 off end # Management Engine Interface 2 + device ref me_ide_r off end # Management Engine IDE-R + device ref me_kt off end # Management Engine KT + device ref gbe on # Intel Gigabit Ethernet subsystemid 0x1043 0x849c end - device pci 1a.0 on end # USB2 EHCI #2 - device pci 1b.0 on # HD audio controller + device ref ehci2 on end # USB2 EHCI #2 + device ref hda on # HD audio controller subsystemid 0x1043 0x84dc end - device pci 1c.0 on end # PCIe port #1 - device pci 1c.1 off end # PCIe port #2 - device pci 1c.2 off end # PCIe port #3 - device pci 1c.3 off end # PCIe port #4 - device pci 1c.4 on end # PCIe port #5 - device pci 1c.5 on end # PCIe port #6 - device pci 1c.6 on end # PCIe port #7 - device pci 1c.7 off end # PCIe port #8 - device pci 1d.0 on end # USB2 EHCI #1 - device pci 1e.0 off end # PCI bridge - device pci 1f.0 on # LPC bridge + device ref pcie_rp1 on end # PCIe port #1 + device ref pcie_rp2 off end # PCIe port #2 + device ref pcie_rp3 off end # PCIe port #3 + device ref pcie_rp4 off end # PCIe port #4 + device ref pcie_rp5 on end # PCIe port #5 + device ref pcie_rp6 on end # PCIe port #6 + device ref pcie_rp7 on end # PCIe port #7 + device ref pcie_rp8 off end # PCIe port #8 + device ref ehci1 on end # USB2 EHCI #1 + device ref pci_bridge off end # PCI bridge + device ref lpc on # LPC bridge chip superio/nuvoton/nct6776 device pnp 2e.0 off end # Floppy device pnp 2e.1 off end # Parallel @@ -74,10 +74,10 @@ chip northbridge/intel/sandybridge device pnp 2e.17 off end # GPIOA end end - device pci 1f.2 on end # SATA controller 1 - device pci 1f.3 on end # SMBus - device pci 1f.5 off end # SATA controller 2 - device pci 1f.6 off end # Thermal + device ref sata1 on end # SATA controller 1 + device ref smbus on end # SMBus + device ref sata2 off end # SATA controller 2 + device ref thermal off end # Thermal end end end diff --git a/src/mainboard/asus/p8x7x-series/devicetree.cb b/src/mainboard/asus/p8x7x-series/devicetree.cb index 75566d125e..0dc77f3ea3 100644 --- a/src/mainboard/asus/p8x7x-series/devicetree.cb +++ b/src/mainboard/asus/p8x7x-series/devicetree.cb @@ -2,9 +2,9 @@ chip northbridge/intel/sandybridge device domain 0 on - device pci 00.0 on end # Host bridge - device pci 01.0 on end # PCIEX16_1 - device pci 02.0 on end # iGPU + device ref host_bridge on end # Host bridge + device ref peg10 on end # PCIEX16_1 + device ref igd on end # iGPU chip southbridge/intel/bd82x6x register "sata_interface_speed_support" = "0x3" @@ -15,32 +15,32 @@ chip northbridge/intel/sandybridge register "xhci_overcurrent_mapping" = "0x00000c03" register "xhci_switchable_ports" = "0x0000000f" - device pci 14.0 on end # xHCI - device pci 16.0 on end # MEI #1 - device pci 16.1 off end # MEI #2 - device pci 16.2 off end # ME IDE-R - device pci 16.3 off end # ME KT - device pci 19.0 off end # Intel GbE - device pci 1a.0 on end # EHCI #2 - device pci 1b.0 on end # HD Audio + device ref xhci on end # xHCI + device ref mei1 on end # MEI #1 + device ref mei2 off end # MEI #2 + device ref me_ide_r off end # ME IDE-R + device ref me_kt off end # ME KT + device ref gbe off end # Intel GbE + device ref ehci2 on end # EHCI #2 + device ref hda on end # HD Audio - device pci 1c.0 off end # RP #1 - device pci 1c.1 off end # RP #2 - device pci 1c.2 off end # RP #3 - device pci 1c.3 off end # RP #4 - device pci 1c.4 off end # RP #5 - device pci 1c.5 off end # RP #6 - device pci 1c.6 off end # RP #7 - device pci 1c.7 off end # RP #8 + device ref pcie_rp1 off end # RP #1 + device ref pcie_rp2 off end # RP #2 + device ref pcie_rp3 off end # RP #3 + device ref pcie_rp4 off end # RP #4 + device ref pcie_rp5 off end # RP #5 + device ref pcie_rp6 off end # RP #6 + device ref pcie_rp7 off end # RP #7 + device ref pcie_rp8 off end # RP #8 - device pci 1d.0 on end # EHCI #1 - device pci 1e.0 off end # PCI bridge - device pci 1f.0 on # LPC bridge + device ref ehci1 on end # EHCI #1 + device ref pci_bridge off end # PCI bridge + device ref lpc on # LPC bridge end - device pci 1f.2 on end # SATA (AHCI) - device pci 1f.3 on end # SMBus - device pci 1f.5 off end # SATA (Legacy) - device pci 1f.6 off end # Thermal + device ref sata1 on end # SATA (AHCI) + device ref smbus on end # SMBus + device ref sata2 off end # SATA (Legacy) + device ref thermal off end # Thermal end end end |