Re: [PATCH v1 2/4] aarch64/versal: Add flash wrapper for Xilinx GQSPI

2023-10-19 Thread Kinsey Moore
Comments inline below. On Thu, Oct 19, 2023 at 12:43 AM wrote: > From: Aaron Nyholm > > --- > .../dev/spi/versal_xqspi_flash.c | 296 ++ > bsps/aarch64/xilinx-versal/include/bsp/irq.h | 1 + > .../include/dev/spi/versal_xqspi_flash.h | 49 +++ > bsps/inclu

[PATCH v1 2/4] aarch64/versal: Add flash wrapper for Xilinx GQSPI

2023-10-18 Thread aaron . nyholm
From: Aaron Nyholm --- .../dev/spi/versal_xqspi_flash.c | 296 ++ bsps/aarch64/xilinx-versal/include/bsp/irq.h | 1 + .../include/dev/spi/versal_xqspi_flash.h | 49 +++ bsps/include/dev/spi/xqspipsu-flash-helper.h | 24 ++ bsps/shared/dev/spi/xqspipsu-flas