[PATCH v2 5/9] pci_ids: Add Red Hat vendor and device IDs

Simon Glass sjg at chromium.org
Thu Oct 12 05:41:38 CEST 2023


On Wed, 11 Oct 2023 at 06:16, Bin Meng <bmeng at tinylab.org> wrote:
>
> Red Hat, Inc. donates a part of its device ID range [1] to QEMU,
> to be used for virtual devices. This commit adds several typical
> devices that are useful in U-Boot.
>
> [1] https://www.qemu.org/docs/master/specs/pci-ids.html
>
> Signed-off-by: Bin Meng <bmeng at tinylab.org>
> ---
>
> (no changes since v1)
>
>  include/pci_ids.h | 7 +++++++
>  1 file changed, 7 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list