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)
commit71812af7234f30362b43ccff33f93890ae4c0655
tree92a7bce858d15b20b9c7b7fff83fca3fe3a225ef
parentcc0be1ad686fb29a4d127948486f40b17fb34b50
parent80be9b2c0d93dabe5dc0b4ee41da12422ed25d71
Merge branch 'mctp-i2c-driver'

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>