From cde9070d9970eef1f7ec2360586c802a16230ad8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:50 +0000 Subject: [PATCH] rtl88x2CE_WiFi_linux driver --- kernel/Documentation/driver-api/fpga/intro.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/driver-api/fpga/intro.rst b/kernel/Documentation/driver-api/fpga/intro.rst index 50d1cab..f54c7da 100644 --- a/kernel/Documentation/driver-api/fpga/intro.rst +++ b/kernel/Documentation/driver-api/fpga/intro.rst @@ -44,7 +44,7 @@ ----------- If you are adding a new interface to the FPGA framework, add it on top -of an FPGA region to allow the most reuse of your interface. +of an FPGA region. The FPGA Region framework (fpga-region.c) associates managers and bridges as reconfigurable regions. A region may refer to the whole -- Gitblit v1.6.2