Re: [PATCH v2 01/23] configs: igep00x0: Enable DM_SPI

2020-06-11 Thread Jagan Teki
On Wed, May 27, 2020 at 6:26 PM Jagan Teki wrote: > > Enable DM_SPI for igep00x0 board. > > Build is fine, but not tested. > > Cc: Enric Balletbo i Serra > Signed-off-by: Jagan Teki > --- Applied to u-boot-spi/master

Re: [PATCH v2 01/23] configs: igep00x0: Enable DM_SPI

2020-06-03 Thread Enric Balletbo i Serra
Hi Jagan, On 27/5/20 14:56, Jagan Teki wrote: > Enable DM_SPI for igep00x0 board. > > Build is fine, but not tested. > > Cc: Enric Balletbo i Serra > Signed-off-by: Jagan Teki Reviewed-by: Enric Balletbo i Serra > --- > Changes for v2: > - none > > configs/igep00x0_defconfig | 1 + > 1 fi

[PATCH v2 01/23] configs: igep00x0: Enable DM_SPI

2020-05-27 Thread Jagan Teki
Enable DM_SPI for igep00x0 board. Build is fine, but not tested. Cc: Enric Balletbo i Serra Signed-off-by: Jagan Teki --- Changes for v2: - none configs/igep00x0_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig index a5c301d