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