-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'v6.11-rc1' into clk-meson-next
Linux 6.11-rc1
- Loading branch information
Showing
13,209 changed files
with
931,642 additions
and
219,357 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/0000:XX:XX.X/version | ||
Date: June 2024 | ||
KernelVersion: 6.11 | ||
Contact: Gerhard Engleder <eg@keba.com> | ||
Description: Version of the FPGA configuration bitstream as printable string. | ||
This file is read only. | ||
Users: KEBA | ||
|
||
What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/0000:XX:XX.X/keep_cfg | ||
Date: June 2024 | ||
KernelVersion: 6.11 | ||
Contact: Gerhard Engleder <eg@keba.com> | ||
Description: Flag which signals if FPGA shall keep or reload configuration | ||
bitstream on reset. Normal FPGA behavior and default is to keep | ||
configuration bitstream and to only reset the configured logic. | ||
|
||
Reloading configuration on reset enables an update of the | ||
configuration bitstream with a simple reboot. Otherwise it is | ||
necessary to power cycle the device to reload the new | ||
configuration bitstream. | ||
|
||
This file is read/write. The values are as follows: | ||
1 = keep configuration bitstream on reset, default | ||
0 = reload configuration bitstream on reset | ||
Users: KEBA |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.