From 431c2df0051dcc3200390884a1fe655e9048c7cd Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Tue, 27 Jun 2023 17:14:13 +0530 Subject: 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 --- meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ LINUX_VERSION = "6.1.30" YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" KBRANCH="xlnx_rebase_v6.1_LTS" -SRCREV = "bd2c73dd60da25dae9f78894f9d96688543abccf" +SRCREV = "c8780751e11b1803eaf3e75ace5eccb3138f06d3" SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" KCONF_AUDIT_LEVEL="0" -- cgit v1.2.3-54-g00ecf