siemens/mc_apl2: Correct whitespace of devicetree

Change-Id: Ie0e11b1ce6c6acb1b74ce1196304f7e6ac4664d9
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/c/31137
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Mario Scheithauer 2019-01-29 08:38:54 +01:00 committed by Patrick Georgi
parent 67be491458
commit ddf84986d5
1 changed files with 10 additions and 10 deletions

View File

@ -84,17 +84,17 @@ chip soc/intel/apollolake
device i2c 0x32 on end # RTC RX6110 SA device i2c 0x32 on end # RTC RX6110 SA
end end
end end
device pci 16.1 on end # - I2C 1 device pci 16.1 on end # - I2C 1
device pci 16.2 on end # - I2C 2 device pci 16.2 on end # - I2C 2
device pci 16.3 on end # - I2C 3 device pci 16.3 on end # - I2C 3
device pci 17.0 on end # - I2C 4 device pci 17.0 on end # - I2C 4
device pci 17.1 on end # - I2C 5 device pci 17.1 on end # - I2C 5
device pci 17.2 on end # - I2C 6 device pci 17.2 on end # - I2C 6
device pci 17.3 on end # - I2C 7 device pci 17.3 on end # - I2C 7
device pci 18.0 on end # - UART 0 device pci 18.0 on end # - UART 0
device pci 18.1 on end # - UART 1 device pci 18.1 on end # - UART 1
device pci 18.2 on end # - UART 2 device pci 18.2 on end # - UART 2
device pci 18.3 on end # - UART 3 device pci 18.3 on end # - UART 3
device pci 19.0 off end # - SPI 0 device pci 19.0 off end # - SPI 0
device pci 19.1 off end # - SPI 1 device pci 19.1 off end # - SPI 1
device pci 19.2 off end # - SPI 2 device pci 19.2 off end # - SPI 2