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.