[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230322210227.464-1-mario.limonciello@amd.com>
Date: Wed, 22 Mar 2023 16:02:22 -0500
From: Mario Limonciello <mario.limonciello@....com>
To: Jan Dąbroś <jsd@...ihalf.com>,
Grzegorz Bernacki <gjb@...ihalf.com>,
Mark Hasemeyer <markhas@...omium.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Mika Westerberg <mika.westerberg@...ux.intel.com>,
<linux-crypto@...r.kernel.org>, <linux-i2c@...r.kernel.org>
CC: Mario Limonciello <mario.limonciello@....com>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH v6 0/4] 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.
Mario Limonciello (4):
crypto: ccp: Bump up doorbell debug messages to error
crypto: ccp: Return doorbell status code as an argument
i2c: designware: Use PCI PSP driver for communication
i2c: designware: Add doorbell support for Mendocino
drivers/crypto/ccp/platform-access.c | 10 +-
drivers/i2c/busses/Kconfig | 3 +-
drivers/i2c/busses/i2c-designware-amdpsp.c | 196 +++++---------------
drivers/i2c/busses/i2c-designware-core.h | 1 -
drivers/i2c/busses/i2c-designware-platdrv.c | 1 -
include/linux/psp-platform-access.h | 5 +-
6 files changed, 58 insertions(+), 158 deletions(-)
base-commit: e6af5c0c4d32a27e04a56f29aad587e03ff427f1
--
2.34.1
Powered by blists - more mailing lists