Skip to content

Commit 2f415fd

Browse files
committed
README.md: Update documentation
Makes sure we point to the right links and kernel version. Signed-off-by: Nuno Sa <nuno.sa@analog.com>
1 parent 27b588f commit 2f415fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Linux kernel in this repository is the [Linux kernel from Xilinx](https://gi
1515

1616
Details about the drivers that are of interest [and supported] by this repository can be found on the [Analog Devices wiki](https://wiki.analog.com/resources/tools-software/linux-drivers-all). This readme focuses on details specific to how this code is structured/organized, how it was derived, etc.
1717

18-
The current master is based on [xilinx v2022.2](https://github.com/Xilinx/linux-xlnx/tree/xilinx-v2022.2). For details about the merge see commit [376cf0bcf46b](https://github.com/analogdevicesinc/linux/commit/376cf0bcf46b1f077b06f8055326635df92bb13e) ("Merge tag 'xilinx-v2022.2' of https://github.com/Xilinx/linux-xlnx.git"). In this Xilinx release, the current version of upstream Linux is [Linux 5.15](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tag/?h=v5.15).
18+
The current master is based on [xilinx v2023.1](https://github.com/Xilinx/linux-xlnx/tree/xilinx-v2023.1). For details about the merge see commit [27b588fc154f9f38a8de36757c3d08ec1add4086](https://github.com/analogdevicesinc/linux/commit/27b588fc154f9f38a8de36757c3d08ec1add4086) ("Merge tag 'xilinx-v2023.1' of https://github.com/Xilinx/linux-xlnx.git"). In this Xilinx release, the current version of upstream Linux is [Linux 6.1](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tag/?h=v6.1).
1919

2020
For legacy reasons, the [xcomm_zynq](https://github.com/analogdevicesinc/linux/tree/xcomm_zynq) branch is still available and should be in-sync with current master. That branch used to be the old master branch.
2121

0 commit comments

Comments
 (0)