From de05375bd9c29d393eda613b59d9704bda21b19d Mon Sep 17 00:00:00 2001 From: Petr Cvek Date: Sun, 24 Apr 2022 07:46:19 +0200 Subject: [PATCH] mb/kontron/986lcd-m: Add Firewire chip in device tree There is a firewire chip TSB43AB22A mounted on the PCI bridge. Add its definition to the device tree and mention it in the comment. Change-Id: Iaa702b1efc15818ade2b1cd15aa6d415c3850e4b Signed-off-by: Petr Cvek Reviewed-on: https://review.coreboot.org/c/coreboot/+/63801 Tested-by: build bot (Jenkins) Reviewed-by: Elyes Haouas Reviewed-by: Arthur Heymans --- src/mainboard/kontron/986lcd-m/devicetree.cb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/mainboard/kontron/986lcd-m/devicetree.cb b/src/mainboard/kontron/986lcd-m/devicetree.cb index 4c1f502967..bd0db6dd92 100644 --- a/src/mainboard/kontron/986lcd-m/devicetree.cb +++ b/src/mainboard/kontron/986lcd-m/devicetree.cb @@ -56,7 +56,9 @@ chip northbridge/intel/i945 device pci 1d.2 on end # USB UHCI device pci 1d.3 on end # USB UHCI device pci 1d.7 on end # USB2 EHCI - device pci 1e.0 on end # PCI bridge + device pci 1e.0 on # PCI slot + Firewire + device pci 00.0 on end # Firewire TSB43AB22A + end device pci 1e.2 off end # AC'97 Audio device pci 1e.3 off end # AC'97 Modem device pci 1f.0 on # LPC bridge