Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/50433 )
Change subject: src/mainboard: Remove unneeded whitespace before tab ......................................................................
src/mainboard: Remove unneeded whitespace before tab
Change-Id: I37f12f5cb35ea1a6ad33edb114688ce1619030a4 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/50433 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Nico Huber nico.h@gmx.de Reviewed-by: Frans Hendriks fhendriks@eltan.com Reviewed-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/acer/g43t-am3/devicetree.cb M src/mainboard/hp/snb_ivb_laptops/devicetree.cb M src/mainboard/siemens/chili/variants/chili/devicetree.cb 3 files changed, 6 insertions(+), 6 deletions(-)
Approvals: build bot (Jenkins): Verified Nico Huber: Looks good to me, approved Frans Hendriks: Looks good to me, approved Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/acer/g43t-am3/devicetree.cb b/src/mainboard/acer/g43t-am3/devicetree.cb index 4266861..a713f34 100644 --- a/src/mainboard/acer/g43t-am3/devicetree.cb +++ b/src/mainboard/acer/g43t-am3/devicetree.cb @@ -108,7 +108,7 @@ irq 0x70 = 0x0c irq 0xf0 = 0x00 end - device pnp 2e.7 on # GPIO + device pnp 2e.7 on # GPIO io 0x60 = 0x000 io 0x62 = 0xa20 io 0x64 = 0xa30 @@ -140,7 +140,7 @@ end end device pci 1f.2 on end # SATA (IDE: port 0-3, AHCI/RAID: 0-5) - device pci 1f.3 on # SMBus + device pci 1f.3 on # SMBus chip drivers/i2c/ck505 # IDT CV194 register "mask" = "{ 0xff, 0xff, 0xff, 0x00, 0xff, 0x00, 0x00, 0x00, diff --git a/src/mainboard/hp/snb_ivb_laptops/devicetree.cb b/src/mainboard/hp/snb_ivb_laptops/devicetree.cb index c1e80c8..a449200 100644 --- a/src/mainboard/hp/snb_ivb_laptops/devicetree.cb +++ b/src/mainboard/hp/snb_ivb_laptops/devicetree.cb @@ -44,7 +44,7 @@ device pci 1b.0 on end # HD Audio controller 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 pci 1f.0 on # LPC bridge chip drivers/pc80/tpm device pnp 0c31.0 on end end diff --git a/src/mainboard/siemens/chili/variants/chili/devicetree.cb b/src/mainboard/siemens/chili/variants/chili/devicetree.cb index 8595ce8..4416dbf 100644 --- a/src/mainboard/siemens/chili/variants/chili/devicetree.cb +++ b/src/mainboard/siemens/chili/variants/chili/devicetree.cb @@ -55,11 +55,11 @@ register "vin[4].high" = "12000 * 105/100"
register "temp_in[0].low" = "-25" - register "temp_in[0].high" = " 85" + register "temp_in[0].high" = " 85" register "temp_in[1].low" = "-25" - register "temp_in[1].high" = " 85" + register "temp_in[1].high" = " 85" register "temp_in[2].low" = "-25" - register "temp_in[2].high" = " 85" + register "temp_in[2].high" = " 85"
register "fan[0]" = "{ .mode = LM96000_FAN_HOTTEST_123,