Merge branch 'mctp-i2c-driver'
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Nov 2021 14:11:25 +0000 (14:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Nov 2021 14:11:25 +0000 (14:11 +0000)
Matt Johnston says:

====================
MCTP I2C driver

This patch series adds a netdev driver providing MCTP transport over
I2C.

It applies against net-next using recent MCTP changes there, though also
has I2C core changes for review. I'll leave it to maintainers where it
should be applied - please let me know if it needs to be submitted
differently.

The I2C patches were previously sent as RFC though the only feedback
there was an ack to 255 bytes for aspeed.

The dt-bindings patch went through review on the list.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge