This patchset adds initial support for 5th generation Intel NPU that is going to be present in the upcoming Panther Lake CPUs. Maciej Falkowski (1): accel/ivpu: Add initial Panther Lake support Wachowski, Karol (1): accel/ivpu: Update power island delays drivers/accel/ivpu/ivpu_drv.c | 1 + drivers/accel/ivpu/ivpu_drv.h | 10 ++++-- drivers/accel/ivpu/ivpu_fw.c | 3 ++ drivers/accel/ivpu/ivpu_hw_40xx_reg.h | 2 ++ drivers/accel/ivpu/ivpu_hw_ip.c | 49 +++++++++++++++++---------- 5 files changed, 45 insertions(+), 20 deletions(-) -- 2.34.1