<html><head></head><body><div><br></div><div><br></div><div>I've boot tested this on ADL-S, ADL-N, and ADL-P, looks good to me.</div><div><br></div><div><br></div><div><span><pre>-- <br></pre><pre>Acked-by: Philip Cox <philip.cox@canonical.com>

</pre></span></div><div><br></div><div>On Wed, 2023-01-18 at 19:53 +0800, Jian Hui Lee wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default"><font size="2">BugLink: <a href="https://bugs.launchpad.net/bugs/2002285">https://bugs.launchpad.net/bugs/2002285</a><br><br>[Impact]<br>Enablement for Intel ADL-N series.<br><br>[Test Plan]<br>Boot on a Intel ADL-N CRB and give a test on each functions.<br><br>v2: Edit the comment in the code as suggested. Reserve RPL-P family definition.<br><br><br>----------------------------------------------------------------<br>The following changes since commit bbe91092832f9d9e2df758fadfaa458647af0ae8:<br><br>  UBUNTU: Ubuntu-intel-iotg-5.15.0-1021.26 (2022-11-24 08:51:58 -0300)<br><br>are available in the Git repository at:<br><br>  git://<a href="http://git.launchpad.net/~jianhuilee/ubuntu/+source/linux-intel-iotg/+git/jammy-iotg">git.launchpad.net/~jianhuilee/ubuntu/+source/linux-intel-iotg/+git/jammy-iotg</a> for-review-20230116<br><br>for you to fetch changes up to e56e6e92de37582cb412f429f2d53c55c57982fc:<br><br>  usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lake platforms (2023-01-18 12:09:16 +0800)<br><br>----------------------------------------------------------------<br>Andy Shevchenko (2):<br>      pinctrl: alderlake: Add Intel Alder Lake-N pin controller support<br>      pinctrl: alderlake: Fix register offsets for ADL-N variant<br><br>Anusha Srivatsa (2):<br>      drm/i915/rpl-s: Add PCI IDS for Raptor Lake S<br>      drm/i915/rpl-s: Enable guc submission by default<br><br>Artem Bityutskiy (3):<br>      intel_idle: add 'preferred_cstates' module argument<br>      intel_idle: add SPR support<br>      intel_idle: Fix the 'preferred_cstates' module parameter<br><br>Gayatri Kammela (1):<br>      platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver<br><br>Jian Hui Lee (1):<br>      UBUNTU: SAUCE: (no-up) drm/i915: revert Alder Lake-S guc/huc setup<br><br>Kai Vehmanen (1):<br>      ALSA: hda: Add AlderLake-N PCI ID<br><br>Shruthi Sanil (2):<br>      usb: dwc3: pci: Add support for Intel Alder Lake<br>      usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lake platforms<br><br>Tejas Upadhyay (2):<br>      drm/i915/adl-n: Enable ADL-N platform<br>      drm/i915/adl-n: Add PCH Support for Alder Lake N<br><br>Tony Luck (1):<br>      x86/cpu: Add new Alderlake and Raptorlake CPU model numbers<br><br>Zhang Rui (1):<br>      intel_idle: Add AlderLake support<br><br> arch/x86/include/asm/intel-family.h       |   4 +<br> arch/x86/kernel/early-quirks.c            |   2 +<br> drivers/gpu/drm/i915/gt/uc/intel_uc.c     |   6 +-<br> drivers/gpu/drm/i915/i915_drv.h           |   4 +<br> drivers/gpu/drm/i915/i915_pci.c           |   2 +<br> drivers/gpu/drm/i915/intel_device_info.c  |  14 ++<br> drivers/gpu/drm/i915/intel_device_info.h  |   6 +<br> drivers/gpu/drm/i915/intel_pch.c          |   1 +<br> drivers/gpu/drm/i915/intel_pch.h          |   1 +<br> drivers/idle/intel_idle.c                 | 237 ++++++++++++++++++-<br> drivers/pinctrl/intel/pinctrl-alderlake.c | 368 ++++++++++++++++++++++++++++--<br> drivers/platform/x86/intel/pmc/core.c     |   1 +<br> drivers/usb/dwc3/dwc3-pci.c               |  12 +-<br> include/drm/i915_pciids.h                 |  15 ++<br> sound/hda/intel-dsp-config.c              |   4 +<br> sound/pci/hda/hda_intel.c                 |   3 +<br> 16 files changed, 653 insertions(+), 27 deletions(-)</font></div></div></blockquote></body></html>