[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240206114349.32197-1-pmalgujar@marvell.com>
Date: Tue, 6 Feb 2024 03:43:45 -0800
From: Piyush Malgujar <pmalgujar@...vell.com>
To: <andi.shyti@...nel.org>, <linux-i2c@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <sgarapati@...vell.com>, <cchavva@...vell.com>, <jannadurai@...vell.com>,
Piyush Malgujar <pmalgujar@...vell.com>
Subject: [PATCH v3 0/4] i2c: thunderx: Marvell thunderx i2c changes
The changes are for Marvell OcteonTX2 SOC family:
- Handling clock divisor logic using subsytem ID
- Support for high speed mode
- Handle watchdog timeout
- Added ioclk support
Changes since V2:
- Respinning the series, no functional change
- Added Marvell member in MAINTAINERS file
- Added macro OTX2_REF_FREQ_DEFAULT for 100 MHz
Changes since V1:
- Addressed comments, added defines as required
- Removed unnecessary code
- Added a patch to support ioclk if sclk not present in ACPI table
Piyush Malgujar (1):
i2c: thunderx: Adding ioclk support
Suneel Garapati (3):
i2c: thunderx: Clock divisor logic changes
i2c: thunderx: Add support for High speed mode
i2c: octeon: Handle watchdog timeout
MAINTAINERS | 1 +
drivers/i2c/busses/i2c-octeon-core.c | 96 ++++++++++++++++++------
drivers/i2c/busses/i2c-octeon-core.h | 27 +++++++
drivers/i2c/busses/i2c-thunderx-pcidrv.c | 23 ++++--
4 files changed, 117 insertions(+), 30 deletions(-)
--
2.42.0
Powered by blists - more mailing lists