summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-06-27 17:14:13 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-06-27 18:37:11 +0530
commit431c2df0051dcc3200390884a1fe655e9048c7cd (patch)
tree1b42bf310265d93a805c652f16045551f4802f19 /meta-xilinx-core/recipes-kernel
parentc0351de52fa6a863485f1fb4eb3d64b117855c37 (diff)
downloadmeta-xilinx-431c2df0051dcc3200390884a1fe655e9048c7cd.tar.gz
linux-xlnx : Updated SRCREV for 2023.2_2015
arm64: configs: add HDMI and DP configs drm: xlnx: hdmi: update parameter for HDCP init drm: xlnx: Fix kernel-doc in drm/xlnx/xlnx_fb.c vfio/cdx: Optimize code as per upstream comments vfio/cdx: Remove unnecessary wrapper functions, macros. vfio/cdx: Use module_driver macro cdx: Sending MSI msg to firmware from preemptible task context spi: Fix kernel crash while using GPIO CS dt-bindings: firmware: versal: remove alt_ref clock from firmware binding arm64: versal_net: Update SPI node for se7 cdx: Replace custom mcdi logging with print_hex_dump_debug() cdx: add support for driver managed dma gpio: synq: remove unused zynq_gpio_irq_reqres/zynq_gpio_irq_relres arm64: versal: Add DT description for CPM5 Root port for Versal Premium arm64: versal: Add missing DT properties to cpm_pciea arm64: versal: rename CPM interrupt-controller Revert "usb: gadget: send usb_gadget as an argument in get_config_params" gpio: zynq: fix zynqmp_gpio not an immutable chip warning arm64: versal-net: Add support for VNX board xilinx: Defconfig sync with the latest Kconfig layout xilinx: Enable XILINX_WINDOW_WATCHDOG for Versal/Versal NET arm64: versal-net: Add LPD-WWDT to versal-net.dtsi staging: xroeframer: Fix kernel-doc function in sysfs...ipv6/udp.c arm64: versal: Switch to new wwdt DT binding watchdog: xilinx_wwdt: Add Versal window watchdog support dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog can: xilinx_can: Add support for controller reset Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
index 243cb5c5..c8dce760 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.1.30" 1LINUX_VERSION = "6.1.30"
2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" 2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta"
3KBRANCH="xlnx_rebase_v6.1_LTS" 3KBRANCH="xlnx_rebase_v6.1_LTS"
4SRCREV = "bd2c73dd60da25dae9f78894f9d96688543abccf" 4SRCREV = "c8780751e11b1803eaf3e75ace5eccb3138f06d3"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"