mb/clevo/l140cu: Align comment with rest of the devicetree
Change-Id: Idcaedd3d5b7e465644f79e5a882e42eff040fdbd Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45884 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
This commit is contained in:
parent
7128063ecc
commit
310e050b24
|
@ -94,7 +94,7 @@ chip soc/intel/cannonlake
|
|||
device pci 14.3 on end
|
||||
end
|
||||
device pci 14.5 off end # SDCard
|
||||
device pci 15.0 on
|
||||
device pci 15.0 on # I2C #0
|
||||
chip drivers/i2c/hid
|
||||
register "generic.hid" = ""ELAN040D""
|
||||
register "generic.desc" = ""ELAN Touchpad""
|
||||
|
@ -103,7 +103,7 @@ chip soc/intel/cannonlake
|
|||
register "hid_desc_reg_offset" = "0x01"
|
||||
device i2c 15 on end
|
||||
end
|
||||
end # I2C #0
|
||||
end
|
||||
device pci 15.1 off end # I2C #1
|
||||
device pci 15.2 off end # I2C #2
|
||||
device pci 15.3 off end # I2C #3
|
||||
|
|
Loading…
Reference in New Issue