public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH i2c-next 0/2] i2c: mlxcpld: Extend driver functionality and allow to run on ARM64
@ 2023-08-22 18:51 Vadim Pasternak
  2023-08-22 18:51 ` [PATCH i2c-next 1/2] i2c: mlxcpld: Allow driver to run on ARM64 architecture Vadim Pasternak
  2023-08-22 18:51 ` [PATCH i2c-next 2/2] i2c: mlxcpld: Add support for extended transaction length Vadim Pasternak
  0 siblings, 2 replies; 5+ messages in thread
From: Vadim Pasternak @ 2023-08-22 18:51 UTC (permalink / raw)
  To: wsa; +Cc: linux-i2c, Vadim Pasternak

The patch set contains:
Patch #1 – add dependency on ARM64.
Patch #2 – adds support for 128 bytes transaction data buffer.

Vadim Pasternak (2):
  i2c: mlxcpld: Allow driver to run on ARM64 architecture
  i2c: mlxcpld: Add support for extended transaction length

 drivers/i2c/busses/Kconfig       |  2 +-
 drivers/i2c/busses/i2c-mlxcpld.c | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-25 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22 18:51 [PATCH i2c-next 0/2] i2c: mlxcpld: Extend driver functionality and allow to run on ARM64 Vadim Pasternak
2023-08-22 18:51 ` [PATCH i2c-next 1/2] i2c: mlxcpld: Allow driver to run on ARM64 architecture Vadim Pasternak
2023-08-25 20:13   ` Wolfram Sang
2023-08-22 18:51 ` [PATCH i2c-next 2/2] i2c: mlxcpld: Add support for extended transaction length Vadim Pasternak
2023-08-25 20:13   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox