Commit e0aba454f87a for kernel

commit e0aba454f87aeb3d2c86fcc401daa7db03061bdb
Merge: b130a2caf5d3 55aa45154fe4
Author: Bjorn Helgaas <bhelgaas@google.com>
Date:   Fri Aug 21 16:40:47 2026 -0500

    Merge branch 'pci/controller/vmd'

    - Support device ID 0x28C1 and assume that BIOS has already enumerated the
      hierarchy below VMD and stored bus range info for OS to use (Nirmal
      Patel)

    - Add support for VMCONFIG BUS_RESTRICT_CFG=3, which makes it possible to
      enumerate downstream devices on Intel Arrow Lake-HX systems and probably
      others (Ali Alaei)

    - Observe _OSC negotiation for VMD hierarchy only when running on bare
      metal, not when running in a VM (Nirmal Patel)

    - Add Nova Lake (NVL) and Dunlow (DNL) Device IDs (Szymon Durawa)

    * pci/controller/vmd:
      PCI: vmd: Add Nova Lake (NVL) and Dunlow (DNL) Device IDs
      PCI: vmd: Only copy root bridge _OSC control flags in bare metal OS
      PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HX
      PCI: vmd: Add feature to scan BIOS-enumerated devices