For uacce part: Tested-by: Chengwen Feng <[email protected]> On 4/7/2026 7:52 PM, David Marchand wrote: > Each bus reimplements some similar devargs lookup code. > > The differences are in how some bus (PCI, VMBUS etc...) normalizes the > device names. We can't use the .parse existing handler from outside the > bus code itself, as the size of the bus specific device location address > is unknown. > Introduce a bus specific helper to compare two device names and > hide this ugly detail. > > Signed-off-by: David Marchand <[email protected]> > Acked-by: Bruce Richardson <[email protected]> > Acked-by: Hemant Agrawal <[email protected]> > Tested-by: Maxime Leroy <[email protected]> > Acked-by: Kevin Traynor <[email protected]>
- Re: [PATCH v2 6/7] bus: factorize device selecti... fengchengwen
- [PATCH v2 7/7] eal: configure initial device probing David Marchand
- Re: [PATCH v2 7/7] eal: configure initial device... fengchengwen
- Re: [PATCH v2 7/7] eal: configure initial de... David Marchand
- [PATCH v3 0/7] Rework device probing David Marchand
- [PATCH v3 2/7] bus/fslmc: fix bus cleanup David Marchand
- [PATCH v3 1/7] devtools: check packet forwarding in ... David Marchand
- [PATCH v3 4/7] drivers/bus: cleanup devargs lookup i... David Marchand
- [PATCH v3 3/7] drivers/bus: require probe function f... David Marchand
- [PATCH v3 5/7] bus: factorize devargs lookup David Marchand
- Re: [PATCH v3 5/7] bus: factorize devargs lookup fengchengwen
- Re: [PATCH v3 5/7] bus: factorize devargs lookup Thomas Monjalon
- Re: [PATCH v3 5/7] bus: factorize devargs lo... Thomas Monjalon
- Re: [PATCH v3 5/7] bus: factorize devarg... Thomas Monjalon
- Re: [PATCH v3 5/7] bus: factorize devargs lo... David Marchand
- [PATCH v3 6/7] bus: factorize device selection David Marchand
- Re: [PATCH v3 6/7] bus: factorize device selecti... Thomas Monjalon
- Re: [PATCH v3 6/7] bus: factorize device sel... Bruce Richardson
- [PATCH v3 7/7] eal: configure initial device probing David Marchand
- Re: [PATCH v3 7/7] eal: configure initial device... fengchengwen
- Re: [PATCH v3 7/7] eal: configure initial device... Thomas Monjalon

