Re: [PATCH v2 0/4] hw/i2c: Adds pca954x i2c mux switch device

2021-04-09 Thread Patrick Venture
On Fri, Apr 9, 2021 at 11:31 AM Corey Minyard wrote: > > On Fri, Apr 09, 2021 at 09:25:41AM -0700, Patrick Venture wrote: > > The i2c mux device pca954x implements two devices: > > - the pca9546 and pca9548. > > > > v2: > > - the core i2c bus now calls a match method on each i2c child, which >

Re: [PATCH v2 0/4] hw/i2c: Adds pca954x i2c mux switch device

2021-04-09 Thread Corey Minyard
On Fri, Apr 09, 2021 at 09:25:41AM -0700, Patrick Venture wrote: > The i2c mux device pca954x implements two devices: > - the pca9546 and pca9548. > > v2: > - the core i2c bus now calls a match method on each i2c child, which > by default will only check for a match against itself. > - the

[PATCH v2 0/4] hw/i2c: Adds pca954x i2c mux switch device

2021-04-09 Thread Patrick Venture
The i2c mux device pca954x implements two devices: - the pca9546 and pca9548. v2: - the core i2c bus now calls a match method on each i2c child, which by default will only check for a match against itself. - the pca954x device overrides the i2c device match method to search the children for