[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230414144008.836-1-mario.limonciello@amd.com>
Date: Fri, 14 Apr 2023 09:40:06 -0500
From: Mario Limonciello <mario.limonciello@....com>
To: Herbert Xu <herbert@...dor.apana.org.au>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Mika Westerberg <mika.westerberg@...ux.intel.com>,
Jan Dabros <jsd@...ihalf.com>, <linux-i2c@...r.kernel.org>
CC: <linux-crypto@...r.kernel.org>,
Mario Limonciello <mario.limonciello@....com>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH v9 0/2] Use CCP driver to handle PSP I2C arbitration
The CCP driver now has symbols that can be used by i2c-designware-amdpsp
to handle the communication regarding i2c arbitration with the PSP for
both Cezanne and Mendocino based designs.
Utilize those symbols.
v8->v9:
* Drop v8 patches 1-4 as they're merged now
* Pick up tags for v8 patches 5-6
* Repost to linux-crypto as this needs to merge through crypto tree.
Mario Limonciello (2):
i2c: designware: Use PCI PSP driver for communication
i2c: designware: Add doorbell support for Mendocino
drivers/i2c/busses/Kconfig | 5 +-
drivers/i2c/busses/i2c-designware-amdpsp.c | 197 +++++---------------
drivers/i2c/busses/i2c-designware-core.h | 1 -
drivers/i2c/busses/i2c-designware-platdrv.c | 1 -
include/linux/psp-platform-access.h | 1 +
5 files changed, 53 insertions(+), 152 deletions(-)
--
2.34.1
Powered by blists - more mailing lists