Re: [U-Boot] [Patch V2 1/4] spi: davinci_spi: Add da830-spi support for DM

2017-09-01 Thread Jagan Teki
On Fri, Sep 1, 2017 at 9:41 PM, Adam Ford wrote: > The DM support is already in the driver, so add > da830-spi to the compatible list. > > Signed-off-by: Adam Ford > --- I think you missed, last version r-w-b ? thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Ups

[U-Boot] [Patch V2 1/4] spi: davinci_spi: Add da830-spi support for DM

2017-09-01 Thread Adam Ford
The DM support is already in the driver, so add da830-spi to the compatible list. Signed-off-by: Adam Ford --- drivers/spi/davinci_spi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/spi/davinci_spi.c b/drivers/spi/davinci_spi.c index 291ef95..eda252d 100644 --- a/drivers/spi/davin