On Fri, 27 Jun 2025 11:55:13 +0200 Eric Auger <[email protected]> wrote:
> Let pass the root bus to ich9 and piix4 through a property link > instead of through an argument passed to acpi_pcihp_init(). > > Also make sure the root bus is set at the entry of acpi_pcihp_init(). > > The rationale of that change is to be consistent with the forecoming ARM > implementation where the machine passes the root bus (steming from GPEX) > to the GED device through a link property. > > Signed-off-by: Eric Auger <[email protected]> > Suggested-by: Igor Mammedov <[email protected]> Seems reasonable to me. Reviewed-by: Jonathan Cameron <[email protected]>
