diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-22 19:09:29 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-22 20:07:11 +0530 |
| commit | b2d1082413cdb09acc0a8496aea7793fd10f6361 (patch) | |
| tree | 9abeec8fc793a4077a819dc6cdee1fef9a6fd4ac | |
| parent | 79a63367b1086bed17d770f123b50a2ac6494596 (diff) | |
| download | meta-xilinx-b2d1082413cdb09acc0a8496aea7793fd10f6361.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.1_2095
misc: rsmu: add rsmu cdev driver
ptp: 82p33: move register definitions out of ptp folder
mfd: rsmu: add FemtoClock3 support
mfd: rsmu: support I2C SMBus access
ptp: clockmatrix: move register and firmware related definition to idt8a340_reg.h
ptp: clockmatrix: Fix caps.max_adj to reflect DPLL_MAX_FREQ_OFFSET[MAX_FFO]
ptp: clockmatrix: dco input-to-output delay is 20 FOD cycles + 8ns
ptp: clockmatrix: set write phase timer to 0 when not in PCW mode
ptp: clockmatrix: support 32-bit address space
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb index 2ead5c4c..a1e9095c 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | LINUX_VERSION = "6.6.10" | 1 | LINUX_VERSION = "6.6.10" |
| 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" | 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" |
| 3 | KBRANCH="xlnx_rebase_v6.6_LTS" | 3 | KBRANCH="xlnx_rebase_v6.6_LTS" |
| 4 | SRCREV = "0840d6ecdc27c86cad9d24bbc8317a67e09648df" | 4 | SRCREV = "7d3c0f27dc86aab8e1ddd1683691633e72f28174" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
