mb/intel/{adlrvp, sm}: Remove ADL-S devices from ADL-P/M devicetree.cb
Change-Id: I095394d9a79506346b8464c850d03cbd8ce2b812 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55221 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
8a0aea8d58
commit
c000057aa6
|
@ -319,19 +319,9 @@ chip soc/intel/alderlake
|
|||
device pci 0e.0 off end # VMD
|
||||
device pci 10.0 off end
|
||||
device pci 10.1 off end
|
||||
device pci 10.6 off end # THC0
|
||||
device pci 10.7 off end # THC1
|
||||
device pci 11.0 off end
|
||||
device pci 11.1 off end
|
||||
device pci 11.2 off end
|
||||
device pci 11.3 off end
|
||||
device pci 11.4 off end
|
||||
device pci 11.5 off end
|
||||
device pci 12.0 off end # SensorHUB
|
||||
device pci 12.5 off end
|
||||
device pci 12.6 off end # GSPI2
|
||||
device pci 13.0 off end # GSPI3
|
||||
device pci 13.1 off end
|
||||
device pci 14.0 on
|
||||
chip drivers/usb/acpi
|
||||
register "desc" = ""Root Hub""
|
||||
|
|
|
@ -174,19 +174,9 @@ chip soc/intel/alderlake
|
|||
device pci 0e.0 off end # VMD
|
||||
device pci 10.0 off end
|
||||
device pci 10.1 off end
|
||||
device pci 10.6 off end # THC0
|
||||
device pci 10.7 off end # THC1
|
||||
device pci 11.0 off end
|
||||
device pci 11.1 off end
|
||||
device pci 11.2 off end
|
||||
device pci 11.3 off end
|
||||
device pci 11.4 off end
|
||||
device pci 11.5 off end
|
||||
device pci 12.0 off end # SensorHUB
|
||||
device pci 12.5 off end
|
||||
device pci 12.6 off end # GSPI2
|
||||
device pci 13.0 off end # GSPI3
|
||||
device pci 13.1 off end
|
||||
device pci 14.0 on
|
||||
chip drivers/usb/acpi
|
||||
register "desc" = ""Root Hub""
|
||||
|
|
|
@ -200,19 +200,9 @@ chip soc/intel/alderlake
|
|||
device pci 0e.0 off end # VMD
|
||||
device pci 10.0 off end
|
||||
device pci 10.1 off end
|
||||
device pci 10.6 off end # THC0
|
||||
device pci 10.7 off end # THC1
|
||||
device pci 11.0 off end
|
||||
device pci 11.1 off end
|
||||
device pci 11.2 off end
|
||||
device pci 11.3 off end
|
||||
device pci 11.4 off end
|
||||
device pci 11.5 off end
|
||||
device pci 12.0 off end # SensorHUB
|
||||
device pci 12.5 off end
|
||||
device pci 12.6 off end # GSPI2
|
||||
device pci 13.0 off end # GSPI3
|
||||
device pci 13.1 off end
|
||||
device pci 14.0 on
|
||||
chip drivers/usb/acpi
|
||||
register "desc" = ""Root Hub""
|
||||
|
|
Loading…
Reference in New Issue