VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Philippe Bergheaud <felix@linux.ibm.com> 2020-06-19 16:04:39 +0200 committer: Michael Ellerman <mpe@ellerman.id.au> 2020-07-15 11:07:19 +1000 commit: 87db7579ebd5ded337056eb765542eb2608f16e3 parent: acccc984c1f2e49225b40f1d0d20d383ec27d4d0
Commit Summary:
ocxl: control via sysfs whether the FPGA is reloaded on a link reset
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/include/misc/ocxl-config.h b/include/misc/ocxl-config.h
index 3526fa996a22..ccfd3b463517 100644
--- a/include/misc/ocxl-config.h
+++ b/include/misc/ocxl-config.h
@@ -41,5 +41,6 @@
 #define   OCXL_DVSEC_VENDOR_CFG_VERS            0x0C
 #define   OCXL_DVSEC_VENDOR_TLX_VERS            0x10
 #define   OCXL_DVSEC_VENDOR_DLX_VERS            0x20
+#define   OCXL_DVSEC_VENDOR_RESET_RELOAD        0x38
 
 #endif /* _OCXL_CONFIG_H_ */