Re: [PATCH 08/10] spi: espi_amd: Add support for IO/MMIO configuration

From: Rangoju, Raju
Date: Wed Mar 26 2025 - 06:12:33 EST




On 3/17/2025 7:40 PM, Mark Brown wrote:
On Fri, Mar 14, 2025 at 12:04:38AM +0530, Raju Rangoju wrote:

Add support to configure the eSPI slave0 IO/MMIO address before
initiating the peripheral channel IO/MMIO read and write operations.
This patch introduces new IOCTLs to enable, disable and read IO/MMIO
configurations.

This absolutely does not seem like something that should be exposed to
userspace, if there is some reason for this to be runtime configured it
needs to be clearly explained.

Hi Mark,

Thanks for reviewing this. In subsequent series we are planning to drop the IOCTLS that are exposed to userspace