diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-02-21 17:41:27 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-02-21 19:27:11 +0530 |
| commit | 118bb4a48854cbec18c5d9aa21cc35b87e7b563b (patch) | |
| tree | 40869f18efafecbc077568bde51f83e6e377792b /meta-xilinx-core | |
| parent | dc6632c886a3e5f84b9247e993115ffb6826d106 (diff) | |
| download | meta-xilinx-118bb4a48854cbec18c5d9aa21cc35b87e7b563b.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.1_2495
EDAC/versal: Report the bit position of the error
EDAC/versal: Do not send the cumulative values
EDAC/versal: Add a NULL check for the user passed values
EDAC/versal: Do not register for the NOC errors
arm64: versal: Use iommu name for smmus
arm64: versal: Remove second interrupt property for qspi/ospi
arm64: versal: Remove unused xlnx,mc-id property
arm64: versal: Align dmas with dt schema
arm64: versal: Define 8 irqs for cci-500-pmu instead of 9
arm64: versal: Fix gic DT description
arm64: versal: Fix cpu-opp-table name
arm64: versal: Remove additional cpu property
xilinx: dts: Update the reg names for ddrmc edac
arm64: zynqmp: Fix kr260 clock wiring
arm64: zynqmp: Sync clock labels with kr260 revB
arm64: zynqmp: Describe 25MHz fixed clock for PL GEMs
arm64: versal-net: Align interrupts for ipp-rev1.9
drivers: crypto: Return fallback values as true/false in versal fallback
phy: xilinx-xhdmiphy: Disable dru_clk in error path
phy: xilinx-xhdmiphy: Fix function return types
media: i2c: Fix compilation issue for ap1302 isp driver
dt-bindings: remoteproc: zynqmp_r5: Make sram property required only for Versal and ZynqMP
remoteproc: zynqmp_r5: Versal NET: Enable R52 boot without TCM or OCM
drm: xlnx: dp: Reset DisplayPort IP
drivers: remoteproc: zynqmp: kick remote during detach
EDAC/versal: Make the bit position of injected errors configurable
dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
remoteproc: Make rproc_get_by_phandle() work for clusters
cdx: call of_node_put() on error path
cdx: create resource debugfs file for cdx device
cdx: add support for bus enable, disable and reset
cdx: register cdx bus as a device on cdx subsystem and create symbol namespaces for cdx subsystem
Diffstat (limited to 'meta-xilinx-core')
| -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 bc1191b3..11ec1844 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 = "92a2357514286fbbdb8a16e52277f07deb91eaf9" | 4 | SRCREV = "2c37bbe14ceda0b170aa4b2516402aa9e04194de" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
