Attention is currently required from: Kapil Porwal, Pranava Y N, Subrata Banik.
Hello Divagar Mohandass, Kapil Porwal, Pranava Y N, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85536?usp=email
to look at the new patch set (#2).
Change subject: soc/intel/ptl: Enable UFS functionality by adding IRQ programming ......................................................................
soc/intel/ptl: Enable UFS functionality by adding IRQ programming
This commit adds the necessary IRQ programming for the UFS controller, addressing an issue where the device was not operational after booting to the OS.
BUG=b:382243957 TEST=Built and booted google/fatcat successfully, verifying UFS functionality.
with this patch
``` [SPEW ] Interrupt assignment: [SPEW ] Dxx:Fx INTx IRQ [SPEW ] D23:F0 1 018 ```
Change-Id: Ib479f0adaaae64cee4d2152534dae40e32614065 Signed-off-by: Subrata Banik subratabanik@google.com --- M src/soc/intel/pantherlake/fsp_params.c 1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/85536/2