On Thu, Apr 15, 2021 at 5:13 AM Corey Minyard wrote:
>
> On Mon, Apr 12, 2021 at 12:45:18PM -0700, Patrick Venture wrote:
> > The i2c mux device pca954x implements two devices:
> > - the pca9546 and pca9548.
>
> This looks good, I have pulled it into my queue. 6.0 is about to be
> released, I'll
On Mon, Apr 12, 2021 at 12:45:18PM -0700, Patrick Venture wrote:
> The i2c mux device pca954x implements two devices:
> - the pca9546 and pca9548.
This looks good, I have pulled it into my queue. 6.0 is about to be
released, I'll try to remember to request a pull after that.
Thanks,
-corey
>
The i2c mux device pca954x implements two devices:
- the pca9546 and pca9548.
v4:
- Fixed up bug where the i2c_scan_bus wasn't parameterizing the
current_devs list.
- Minor consistency changes in the i2c mux pca954x.
v3:
- fixup comment with missing end parenthesis.
- removed superfluous ob