Re: [PATCH] cadence_qspi: Refactor the flash reset functionality

2024-11-07 Thread Michal Simek
...@gmail.com; caleb.conno...@linaro.org; s...@chromium.org; william.zh...@broadcom.com; stefa...@posteo.net; git (AMD- Xilinx) Subject: Re: [PATCH] cadence_qspi: Refactor the flash reset functionality On 10/28/24 10:24, Venkatesh Yadav Abbarapu wrote: As the flash reset is handled in spi nor core

RE: [PATCH] cadence_qspi: Refactor the flash reset functionality

2024-11-06 Thread Abbarapu, Venkatesh
..@linaro.org; > s...@chromium.org; william.zh...@broadcom.com; stefa...@posteo.net; git (AMD- > Xilinx) > Subject: Re: [PATCH] cadence_qspi: Refactor the flash reset functionality > > > > On 10/28/24 10:24, Venkatesh Yadav Abbarapu wrote: > > As the flash reset i

Re: [PATCH] cadence_qspi: Refactor the flash reset functionality

2024-11-06 Thread Michal Simek
On 10/28/24 10:24, Venkatesh Yadav Abbarapu wrote: As the flash reset is handled in spi nor core, removing the flash reset functionality. As the configuration like tristate and hysterisis need to be enabled by the cdo. Handle the flash reset only for mini u-boot case. Signed-off-by: Venkatesh