On Fri, Dec 22, 2023 at 11:16 AM <tkuw584...@gmail.com> wrote: > > From: Takahiro Kuwano <takahiro.kuw...@infineon.com> > > In Infineon multi-die package parts, we need to use Read Any Register op > to read status register in 2nd or further die. Infineon S28HS02GT is > dual-die package and supports Octal DTR interface. To support this, > spansion_read_any_reg() needs to be reworked. Implementation is similar > to existing read_sr() that already supports Octal DTR mode. > > Signed-off-by: Takahiro Kuwano <takahiro.kuw...@infineon.com> > ---
Reviewed-by: Jagan Teki <ja...@amarulasolutions.com>