mbox series

[0/1] arm-bsp/n1sdp: update to linux yocto kernel 6.5

Message ID 20231025181011.2345557-1-xueliang.zhong@arm.com
Headers show
Series arm-bsp/n1sdp: update to linux yocto kernel 6.5 | expand

Message

xueliang.zhong@arm.com Oct. 25, 2023, 6:10 p.m. UTC
From: Xueliang Zhong <xueliang.zhong@arm.com>

Bump kernel version to v6.5 and rebased N1SDP kernel PCIe quirk patches top of this new version.

Xueliang Zhong (1):
  arm-bsp/n1sdp: update to linux yocto kernel 6.5

 meta-arm-bsp/conf/machine/n1sdp.conf              |  2 +-
 .../recipes-kernel/linux/linux-arm-platforms.inc  |  2 +-
 ...mu-v3-workaround-for-ATC_INV_SIZE_ALL-in.patch | 14 ++++++--------
 ...i_quirk-add-acs-override-for-PCI-devices.patch | 15 +++++++--------
 ...uirk-for-the-Arm-Neoverse-N1SDP-platform.patch |  9 ++++-----
 ...dd-quirk-support-enabling-remote-chip-PC.patch |  2 +-
 ...hitelist-early-Arm-Neoverse-N1-revisions.patch |  6 +++---
 ...fig-disable-config-options-that-does-not.patch |  0
 .../n1sdp/enable-nvme.cfg                         |  0
 .../n1sdp/enable-realtek-R8169.cfg                |  0
 .../n1sdp/enable-usb_conn_gpio.cfg                |  0
 .../n1sdp/usb_xhci_pci_renesas.cfg                |  0
 12 files changed, 23 insertions(+), 27 deletions(-)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/0001-iommu-arm-smmu-v3-workaround-for-ATC_INV_SIZE_ALL-in.patch (83%)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/0002-n1sdp-pci_quirk-add-acs-override-for-PCI-devices.patch (93%)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch (98%)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/0004-n1sdp-pcie-add-quirk-support-enabling-remote-chip-PC.patch (98%)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/0005-arm64-kpti-Whitelist-early-Arm-Neoverse-N1-revisions.patch (88%)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/0006-arm64-defconfig-disable-config-options-that-does-not.patch (100%)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/enable-nvme.cfg (100%)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/enable-realtek-R8169.cfg (100%)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/enable-usb_conn_gpio.cfg (100%)
 rename meta-arm-bsp/recipes-kernel/linux/{linux-yocto-6.4 => linux-yocto-6.5}/n1sdp/usb_xhci_pci_renesas.cfg (100%)

Comments

Jon Mason Oct. 25, 2023, 10:50 p.m. UTC | #1
On Wed, 25 Oct 2023 19:10:10 +0100, xueliang.zhong@arm.com wrote:
> From: Xueliang Zhong <xueliang.zhong@arm.com>
> 
> Bump kernel version to v6.5 and rebased N1SDP kernel PCIe quirk patches top of this new version.
> 
> Xueliang Zhong (1):
>   arm-bsp/n1sdp: update to linux yocto kernel 6.5
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/n1sdp: update to linux yocto kernel 6.5
      commit: 21df60b921e0ec95df6723c8ee6cce617c96e2f0

Best regards,