diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-11-18 18:07:27 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-12-06 16:20:24 +0000 |
commit | 903454e7b865b5b3d3a1615372d6eb5974ef4435 (patch) | |
tree | 0f464e852014a3174e03a50ef592b6dbd53182c4 /src/northbridge/intel/e7505 | |
parent | afebab1ebe109c7b9ca9820679a4681b996bce0b (diff) |
sb/intel/bd82x6x: assign EHCI controller ops in chipset devicetree
Since the EHCI controllers in the PCH are always on the same device
functions, the device operations can be statically assigned in the
devicetree and there's no need to bind the EHCI device operations to the
PCI devices during runtime via a list of PCI IDs.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I92ecc3607216fb2f31639db9628898c9ce81770d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79171
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Diffstat (limited to 'src/northbridge/intel/e7505')
0 files changed, 0 insertions, 0 deletions