mb/gigabyte/ga-h61m-series: Remove superfluous comments from dt

Change-Id: I6026498c2853f5951227ace57b7198579f342647
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83092
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Felix Singer 2024-06-15 12:20:13 +02:00
parent c862608847
commit 080f0bace1

View File

@ -5,9 +5,9 @@ chip northbridge/intel/sandybridge
device domain 0 on
subsystemid 0x1458 0x5000 inherit
device ref host_bridge on end # Host bridge
device ref peg10 on end # PEG
device ref igd on end # iGPU
device ref host_bridge on end
device ref peg10 on end
device ref igd on end
chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
register "gen1_dec" = "0x003c0a01"
@ -33,17 +33,17 @@ chip northbridge/intel/sandybridge
{ 1, 0, 6 }
}"
device ref mei1 on end # MEI #1
device ref ehci2 on end # USB2 EHCI #2
device ref hda on end # HD Audio
device ref mei1 on end
device ref ehci2 on end
device ref hda on end
device ref ehci1 on end # USB2 EHCI #1
device ref pci_bridge off end # PCI bridge
device ref lpc on end # LPC bridge
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 on end # Thermal
device ref ehci1 on end
device ref pci_bridge off end
device ref lpc on end
device ref sata1 on end
device ref smbus on end
device ref sata2 off end
device ref thermal on end
end
end
end