mbox series

[SRU,PULL,v3,Jammy:linux-intel-iotg] Request to include latest bug fixes and patches 2023-01-16

Message ID 71b39329-0656-b70c-660f-0afae905256c@canonical.com
State New
Headers show
Series [SRU,PULL,v3,Jammy:linux-intel-iotg] Request to include latest bug fixes and patches 2023-01-16 | expand

Pull-request

git+ssh://user@kathleen/home/john-cabaj/for-review/jammy-linux-intel-iotg/.git alder_lake_n-series_enablement

Message

John Cabaj Jan. 31, 2023, 5:03 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2002285

[Impact]
* Enablement for Intel ADL-N series

[Fix]
2caa639f41e3 ("spi: pxa2xx: Fix for proper chip select Assertion of 
pxa2xx controller")
7a27e2f5445b ("spi: Exporting spi_set_cs function symbol")
b281de8eccd5 ("net: phy: dp83867: Fix SGMII FIFO depth for non OF devices")
d4982254f569 ("net: phy: increase gpy loopback test delay")
46d723ca42c3 ("net: stmmac: check supported linkmode request for set-eee")
136096c97f33 ("net: stmmac: switch to use interrupt for hw 
crosstimestamping")
a89cbf403d9f ("usb: dwc3: pci: Update the macro names for USB PCIe 
device ID's for Alder Lake platforms")
8346d5e00eeb ("usb: dwc3: pci: Add support for Intel Alder Lake")
111449f9da0e ("platform/x86: intel/pmc: Add Alder Lake N support to PMC 
core driver")
70e03f815ab0 ("pinctrl: alderlake: Fix register offsets for ADL-N variant")
7bf65c29f06e ("pinctrl: alderlake: Add Intel Alder Lake-N pin controller 
support")
5d85249a387d ("drm/i915/rpl-s: Enable guc submission by default")
32a8989f84b9 ("drm/i915/guc: Enable GuC submission by default on DG1")
92161be86784 ("UBUNTU: SAUCE: (no-up) drm/i915: revert Alder Lake-S 
guc/huc setup")
7abed8b585ac ("drm/i915/adl-n: Add PCH Support for Alder Lake N")
b42dc939f335 ("drm/i915/adl-n: Enable ADL-N platform")
25e346eca236 ("drm/i915/rpl-s: Add PCI IDS for Raptor Lake S")
7cbf4ce0e07f ("intel_idle: Add AlderLake support")
bd52afb6ad8c ("intel_idle: Fix the 'preferred_cstates' module parameter")
61ee2d47a084 ("intel_idle: add SPR support")
d842ef43820a ("intel_idle: add 'preferred_cstates' module argument")
74014ca42038 ("ALSA: hda: Add AlderLake-N PCI ID")

[Test Case]
* Compile tested
* Boot on a Intel ADL-N CRB and give a test on each function
* To be further tested by Intel

-v3:
* Removed the following upstream commits already included as of 1025.30:
       - 4dc08dcc9f6f58e881fd790d800e49abee8540e1
       - 30c5601fbf353a40115564e1304a1870978fda29
       - 3ccce9340326df40ba4462d4d2a1692b6387a68e
* Included upstream commit 9175ffff5ea9f2b9e956f7458d3fa38eec8f6ec8 to 
enable clean cherry-pick of c9ee950a2ca55ea0f63d0893f796b2eb089e7900

-v2
* Edit the comment in the code as suggested. Reserve RPL-P family 
definition.

-----

The following changes since commit ef8848160a81e005e2d5440adb746500d5d66194:

   UBUNTU: Ubuntu-intel-iotg-5.15.0-1025.30 (2023-01-24 14:22:19 +0100)

are available in the git repository at:

git+ssh://user@kathleen/home/john-cabaj/for-review/jammy-linux-intel-iotg/.git 
alder_lake_n-series_enablement

for you to fetch changes up to 2caa639f41e35cbf6fe00785ab9e76902070d0e9:

   spi: pxa2xx: Fix for proper chip select Assertion of pxa2xx 
controller (2023-01-30 22:26:14 -0600)

----------------------------------------------------------------
Andy Shevchenko (2):
       pinctrl: alderlake: Add Intel Alder Lake-N pin controller support
       pinctrl: alderlake: Fix register offsets for ADL-N variant

Anusha Srivatsa (2):
       drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
       drm/i915/rpl-s: Enable guc submission by default

Artem Bityutskiy (3):
       intel_idle: add 'preferred_cstates' module argument
       intel_idle: add SPR support
       intel_idle: Fix the 'preferred_cstates' module parameter

Gan Yi Fang (1):
       net: stmmac: check supported linkmode request for set-eee

Gayatri Kammela (1):
       platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver

Jian Hui Lee (1):
       UBUNTU: SAUCE: (no-up) drm/i915: revert Alder Lake-S guc/huc setup

Kai Vehmanen (1):
       ALSA: hda: Add AlderLake-N PCI ID

Matthew Brost (1):
       drm/i915/guc: Enable GuC submission by default on DG1

Michael Sit Wei Hong (2):
       net: phy: increase gpy loopback test delay
       net: phy: dp83867: Fix SGMII FIFO depth for non OF devices

Shruthi Sanil (2):
       usb: dwc3: pci: Add support for Intel Alder Lake
       usb: dwc3: pci: Update the macro names for USB PCIe device ID's 
for Alder Lake platforms

Tejas Upadhyay (2):
       drm/i915/adl-n: Enable ADL-N platform
       drm/i915/adl-n: Add PCH Support for Alder Lake N

Wong Vee Khee (1):
       net: stmmac: switch to use interrupt for hw crosstimestamping

Zhang Rui (1):
       intel_idle: Add AlderLake support

dillibabu, karthikx (2):
       spi: Exporting spi_set_cs function symbol
       spi: pxa2xx: Fix for proper chip select Assertion of pxa2xx 
controller

  arch/x86/kernel/early-quirks.c                     |   2 +
  drivers/gpu/drm/i915/gt/uc/intel_uc.c              |   6 +-
  drivers/gpu/drm/i915/i915_drv.h                    |   4 +
  drivers/gpu/drm/i915/i915_pci.c                    |   2 +
  drivers/gpu/drm/i915/intel_device_info.c           |  14 +
  drivers/gpu/drm/i915/intel_device_info.h           |   6 +
  drivers/gpu/drm/i915/intel_pch.c                   |   1 +
  drivers/gpu/drm/i915/intel_pch.h                   |   1 +
  drivers/idle/intel_idle.c                          | 237 ++++++++++++-
  drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |  25 +-
  drivers/net/ethernet/stmicro/stmmac/dwmac4.h       |   3 +-
  drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c  |   4 +
  drivers/net/ethernet/stmicro/stmmac/stmmac.h       |   1 +
  .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c   |  18 +
  .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c  |   5 +
  drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c   |  12 +-
  drivers/net/phy/dp83867.c                          |   7 +
  drivers/net/phy/mxl-gpy.c                          |   2 +-
  drivers/pinctrl/intel/pinctrl-alderlake.c          | 368 
++++++++++++++++++++-
  drivers/platform/x86/intel/pmc/core.c              |   1 +
  drivers/spi/spi-pxa2xx.c                           |  10 +
  drivers/spi/spi.c                                  |  14 +-
  drivers/usb/dwc3/dwc3-pci.c                        |  12 +-
  include/drm/i915_pciids.h                          |  15 +
  include/linux/spi/spi.h                            |   3 +
  include/linux/stmmac.h                             |   1 +
  sound/hda/intel-dsp-config.c                       |   4 +
  sound/pci/hda/hda_intel.c                          |   3 +
  28 files changed, 731 insertions(+), 50 deletions(-)

Comments

Tim Gardner Jan. 31, 2023, 4:56 p.m. UTC | #1
On 1/30/23 10:03 PM, John Cabaj wrote:
> BugLink: https://bugs.launchpad.net/bugs/2002285
> 
> [Impact]
> * Enablement for Intel ADL-N series
> 
> [Fix]
> 2caa639f41e3 ("spi: pxa2xx: Fix for proper chip select Assertion of 
> pxa2xx controller")
> 7a27e2f5445b ("spi: Exporting spi_set_cs function symbol")
> b281de8eccd5 ("net: phy: dp83867: Fix SGMII FIFO depth for non OF devices")
> d4982254f569 ("net: phy: increase gpy loopback test delay")
> 46d723ca42c3 ("net: stmmac: check supported linkmode request for set-eee")
> 136096c97f33 ("net: stmmac: switch to use interrupt for hw 
> crosstimestamping")
> a89cbf403d9f ("usb: dwc3: pci: Update the macro names for USB PCIe 
> device ID's for Alder Lake platforms")
> 8346d5e00eeb ("usb: dwc3: pci: Add support for Intel Alder Lake")
> 111449f9da0e ("platform/x86: intel/pmc: Add Alder Lake N support to PMC 
> core driver")
> 70e03f815ab0 ("pinctrl: alderlake: Fix register offsets for ADL-N variant")
> 7bf65c29f06e ("pinctrl: alderlake: Add Intel Alder Lake-N pin controller 
> support")
> 5d85249a387d ("drm/i915/rpl-s: Enable guc submission by default")
> 32a8989f84b9 ("drm/i915/guc: Enable GuC submission by default on DG1")
> 92161be86784 ("UBUNTU: SAUCE: (no-up) drm/i915: revert Alder Lake-S 
> guc/huc setup")
> 7abed8b585ac ("drm/i915/adl-n: Add PCH Support for Alder Lake N")
> b42dc939f335 ("drm/i915/adl-n: Enable ADL-N platform")
> 25e346eca236 ("drm/i915/rpl-s: Add PCI IDS for Raptor Lake S")
> 7cbf4ce0e07f ("intel_idle: Add AlderLake support")
> bd52afb6ad8c ("intel_idle: Fix the 'preferred_cstates' module parameter")
> 61ee2d47a084 ("intel_idle: add SPR support")
> d842ef43820a ("intel_idle: add 'preferred_cstates' module argument")
> 74014ca42038 ("ALSA: hda: Add AlderLake-N PCI ID")
> 
> [Test Case]
> * Compile tested
> * Boot on a Intel ADL-N CRB and give a test on each function
> * To be further tested by Intel
> 
> -v3:
> * Removed the following upstream commits already included as of 1025.30:
>        - 4dc08dcc9f6f58e881fd790d800e49abee8540e1
>        - 30c5601fbf353a40115564e1304a1870978fda29
>        - 3ccce9340326df40ba4462d4d2a1692b6387a68e
> * Included upstream commit 9175ffff5ea9f2b9e956f7458d3fa38eec8f6ec8 to 
> enable clean cherry-pick of c9ee950a2ca55ea0f63d0893f796b2eb089e7900
> 
> -v2
> * Edit the comment in the code as suggested. Reserve RPL-P family 
> definition.
> 
> -----
> 
> The following changes since commit 
> ef8848160a81e005e2d5440adb746500d5d66194:
> 
>    UBUNTU: Ubuntu-intel-iotg-5.15.0-1025.30 (2023-01-24 14:22:19 +0100)
> 
> are available in the git repository at:
> 
> git+ssh://user@kathleen/home/john-cabaj/for-review/jammy-linux-intel-iotg/.git alder_lake_n-series_enablement
> 
> for you to fetch changes up to 2caa639f41e35cbf6fe00785ab9e76902070d0e9:
> 
>    spi: pxa2xx: Fix for proper chip select Assertion of pxa2xx 
> controller (2023-01-30 22:26:14 -0600)
> 
> ----------------------------------------------------------------
> Andy Shevchenko (2):
>        pinctrl: alderlake: Add Intel Alder Lake-N pin controller support
>        pinctrl: alderlake: Fix register offsets for ADL-N variant
> 
> Anusha Srivatsa (2):
>        drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
>        drm/i915/rpl-s: Enable guc submission by default
> 
> Artem Bityutskiy (3):
>        intel_idle: add 'preferred_cstates' module argument
>        intel_idle: add SPR support
>        intel_idle: Fix the 'preferred_cstates' module parameter
> 
> Gan Yi Fang (1):
>        net: stmmac: check supported linkmode request for set-eee
> 
> Gayatri Kammela (1):
>        platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver
> 
> Jian Hui Lee (1):
>        UBUNTU: SAUCE: (no-up) drm/i915: revert Alder Lake-S guc/huc setup
> 
> Kai Vehmanen (1):
>        ALSA: hda: Add AlderLake-N PCI ID
> 
> Matthew Brost (1):
>        drm/i915/guc: Enable GuC submission by default on DG1
> 
> Michael Sit Wei Hong (2):
>        net: phy: increase gpy loopback test delay
>        net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
> 
> Shruthi Sanil (2):
>        usb: dwc3: pci: Add support for Intel Alder Lake
>        usb: dwc3: pci: Update the macro names for USB PCIe device ID's 
> for Alder Lake platforms
> 
> Tejas Upadhyay (2):
>        drm/i915/adl-n: Enable ADL-N platform
>        drm/i915/adl-n: Add PCH Support for Alder Lake N
> 
> Wong Vee Khee (1):
>        net: stmmac: switch to use interrupt for hw crosstimestamping
> 
> Zhang Rui (1):
>        intel_idle: Add AlderLake support
> 
> dillibabu, karthikx (2):
>        spi: Exporting spi_set_cs function symbol
>        spi: pxa2xx: Fix for proper chip select Assertion of pxa2xx 
> controller
> 
>   arch/x86/kernel/early-quirks.c                     |   2 +
>   drivers/gpu/drm/i915/gt/uc/intel_uc.c              |   6 +-
>   drivers/gpu/drm/i915/i915_drv.h                    |   4 +
>   drivers/gpu/drm/i915/i915_pci.c                    |   2 +
>   drivers/gpu/drm/i915/intel_device_info.c           |  14 +
>   drivers/gpu/drm/i915/intel_device_info.h           |   6 +
>   drivers/gpu/drm/i915/intel_pch.c                   |   1 +
>   drivers/gpu/drm/i915/intel_pch.h                   |   1 +
>   drivers/idle/intel_idle.c                          | 237 ++++++++++++-
>   drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |  25 +-
>   drivers/net/ethernet/stmicro/stmmac/dwmac4.h       |   3 +-
>   drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c  |   4 +
>   drivers/net/ethernet/stmicro/stmmac/stmmac.h       |   1 +
>   .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c   |  18 +
>   .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c  |   5 +
>   drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c   |  12 +-
>   drivers/net/phy/dp83867.c                          |   7 +
>   drivers/net/phy/mxl-gpy.c                          |   2 +-
>   drivers/pinctrl/intel/pinctrl-alderlake.c          | 368 
> ++++++++++++++++++++-
>   drivers/platform/x86/intel/pmc/core.c              |   1 +
>   drivers/spi/spi-pxa2xx.c                           |  10 +
>   drivers/spi/spi.c                                  |  14 +-
>   drivers/usb/dwc3/dwc3-pci.c                        |  12 +-
>   include/drm/i915_pciids.h                          |  15 +
>   include/linux/spi/spi.h                            |   3 +
>   include/linux/stmmac.h                             |   1 +
>   sound/hda/intel-dsp-config.c                       |   4 +
>   sound/pci/hda/hda_intel.c                          |   3 +
>   28 files changed, 731 insertions(+), 50 deletions(-)
> 
> 
Acked-by: Tim Gardner <tim.gardner@canonical.com>

I'm a little fuzzy on whether the picks from 
https://github.com/intel/linux-intel-quilt/tree/lts-v5.15.71-linux-221117T101411Z/patches/0002-spi-pxa2xx-Fix-for-proper-chip-select-Asser.lpss 
should be 'UBUNTU: SAUCE:', but otherwise everything else looks fine.
Jian Hui Lee Feb. 10, 2023, 9:36 a.m. UTC | #2
On Tue, Jan 31, 2023 at 1:04 PM John Cabaj <john.cabaj@canonical.com> wrote:
>
> BugLink: https://bugs.launchpad.net/bugs/2002285
>
> [Impact]
> * Enablement for Intel ADL-N series
>
> [Fix]
> 2caa639f41e3 ("spi: pxa2xx: Fix for proper chip select Assertion of
> pxa2xx controller")
> 7a27e2f5445b ("spi: Exporting spi_set_cs function symbol")
> b281de8eccd5 ("net: phy: dp83867: Fix SGMII FIFO depth for non OF devices")
> d4982254f569 ("net: phy: increase gpy loopback test delay")
> 46d723ca42c3 ("net: stmmac: check supported linkmode request for set-eee")
> 136096c97f33 ("net: stmmac: switch to use interrupt for hw
> crosstimestamping")
> a89cbf403d9f ("usb: dwc3: pci: Update the macro names for USB PCIe
> device ID's for Alder Lake platforms")
> 8346d5e00eeb ("usb: dwc3: pci: Add support for Intel Alder Lake")
> 111449f9da0e ("platform/x86: intel/pmc: Add Alder Lake N support to PMC
> core driver")
> 70e03f815ab0 ("pinctrl: alderlake: Fix register offsets for ADL-N variant")
> 7bf65c29f06e ("pinctrl: alderlake: Add Intel Alder Lake-N pin controller
> support")
> 5d85249a387d ("drm/i915/rpl-s: Enable guc submission by default")
> 32a8989f84b9 ("drm/i915/guc: Enable GuC submission by default on DG1")
> 92161be86784 ("UBUNTU: SAUCE: (no-up) drm/i915: revert Alder Lake-S
> guc/huc setup")
> 7abed8b585ac ("drm/i915/adl-n: Add PCH Support for Alder Lake N")
> b42dc939f335 ("drm/i915/adl-n: Enable ADL-N platform")
> 25e346eca236 ("drm/i915/rpl-s: Add PCI IDS for Raptor Lake S")
> 7cbf4ce0e07f ("intel_idle: Add AlderLake support")
> bd52afb6ad8c ("intel_idle: Fix the 'preferred_cstates' module parameter")
> 61ee2d47a084 ("intel_idle: add SPR support")
> d842ef43820a ("intel_idle: add 'preferred_cstates' module argument")
> 74014ca42038 ("ALSA: hda: Add AlderLake-N PCI ID")
>
> [Test Case]
> * Compile tested
> * Boot on a Intel ADL-N CRB and give a test on each function
> * To be further tested by Intel
>
> -v3:
> * Removed the following upstream commits already included as of 1025.30:
>        - 4dc08dcc9f6f58e881fd790d800e49abee8540e1
>        - 30c5601fbf353a40115564e1304a1870978fda29
>        - 3ccce9340326df40ba4462d4d2a1692b6387a68e
> * Included upstream commit 9175ffff5ea9f2b9e956f7458d3fa38eec8f6ec8 to
> enable clean cherry-pick of c9ee950a2ca55ea0f63d0893f796b2eb089e7900
>
> -v2
> * Edit the comment in the code as suggested. Reserve RPL-P family
> definition.
>
> -----
>
> The following changes since commit ef8848160a81e005e2d5440adb746500d5d66194:
>
>    UBUNTU: Ubuntu-intel-iotg-5.15.0-1025.30 (2023-01-24 14:22:19 +0100)
>
> are available in the git repository at:
>
> git+ssh://user@kathleen/home/john-cabaj/for-review/jammy-linux-intel-iotg/.git
> alder_lake_n-series_enablement
>
> for you to fetch changes up to 2caa639f41e35cbf6fe00785ab9e76902070d0e9:
>
>    spi: pxa2xx: Fix for proper chip select Assertion of pxa2xx
> controller (2023-01-30 22:26:14 -0600)
>
> ----------------------------------------------------------------
> Andy Shevchenko (2):
>        pinctrl: alderlake: Add Intel Alder Lake-N pin controller support
>        pinctrl: alderlake: Fix register offsets for ADL-N variant
>
> Anusha Srivatsa (2):
>        drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
>        drm/i915/rpl-s: Enable guc submission by default
>
> Artem Bityutskiy (3):
>        intel_idle: add 'preferred_cstates' module argument
>        intel_idle: add SPR support
>        intel_idle: Fix the 'preferred_cstates' module parameter
>
> Gan Yi Fang (1):
>        net: stmmac: check supported linkmode request for set-eee
>
> Gayatri Kammela (1):
>        platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver
>
> Jian Hui Lee (1):
>        UBUNTU: SAUCE: (no-up) drm/i915: revert Alder Lake-S guc/huc setup
>
> Kai Vehmanen (1):
>        ALSA: hda: Add AlderLake-N PCI ID
>
> Matthew Brost (1):
>        drm/i915/guc: Enable GuC submission by default on DG1
>
> Michael Sit Wei Hong (2):
>        net: phy: increase gpy loopback test delay
>        net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
>
> Shruthi Sanil (2):
>        usb: dwc3: pci: Add support for Intel Alder Lake
>        usb: dwc3: pci: Update the macro names for USB PCIe device ID's
> for Alder Lake platforms
>
> Tejas Upadhyay (2):
>        drm/i915/adl-n: Enable ADL-N platform
>        drm/i915/adl-n: Add PCH Support for Alder Lake N
>
> Wong Vee Khee (1):
>        net: stmmac: switch to use interrupt for hw crosstimestamping
>
> Zhang Rui (1):
>        intel_idle: Add AlderLake support
>
> dillibabu, karthikx (2):
>        spi: Exporting spi_set_cs function symbol
>        spi: pxa2xx: Fix for proper chip select Assertion of pxa2xx
> controller
>
>   arch/x86/kernel/early-quirks.c                     |   2 +
>   drivers/gpu/drm/i915/gt/uc/intel_uc.c              |   6 +-
>   drivers/gpu/drm/i915/i915_drv.h                    |   4 +
>   drivers/gpu/drm/i915/i915_pci.c                    |   2 +
>   drivers/gpu/drm/i915/intel_device_info.c           |  14 +
>   drivers/gpu/drm/i915/intel_device_info.h           |   6 +
>   drivers/gpu/drm/i915/intel_pch.c                   |   1 +
>   drivers/gpu/drm/i915/intel_pch.h                   |   1 +
>   drivers/idle/intel_idle.c                          | 237 ++++++++++++-
>   drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |  25 +-
>   drivers/net/ethernet/stmicro/stmmac/dwmac4.h       |   3 +-
>   drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c  |   4 +
>   drivers/net/ethernet/stmicro/stmmac/stmmac.h       |   1 +
>   .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c   |  18 +
>   .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c  |   5 +
>   drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c   |  12 +-
>   drivers/net/phy/dp83867.c                          |   7 +
>   drivers/net/phy/mxl-gpy.c                          |   2 +-
>   drivers/pinctrl/intel/pinctrl-alderlake.c          | 368
> ++++++++++++++++++++-
>   drivers/platform/x86/intel/pmc/core.c              |   1 +
>   drivers/spi/spi-pxa2xx.c                           |  10 +
>   drivers/spi/spi.c                                  |  14 +-
>   drivers/usb/dwc3/dwc3-pci.c                        |  12 +-
>   include/drm/i915_pciids.h                          |  15 +
>   include/linux/spi/spi.h                            |   3 +
>   include/linux/stmmac.h                             |   1 +
>   sound/hda/intel-dsp-config.c                       |   4 +
>   sound/pci/hda/hda_intel.c                          |   3 +
>   28 files changed, 731 insertions(+), 50 deletions(-)

Acked-by: Jian Hui Lee <jianhui.lee@canonical.com>

Adding 'UBUNTU: SAUCE:' in the title to the quilt patches and applied
to jammy/linux-intel-iotg. Thanks.