Re: [U-Boot] [PATCH] spi: kirkwood: add orion-spi compatible string

2018-07-31 Thread Jagan Teki
On Tue, May 8, 2018 at 10:47 AM, Jagan Teki wrote: > On Tue, May 8, 2018 at 4:24 AM, Chris Packham wrote: >> This matches the compatible string used by the Linux kernel. This will >> allow u-boot to use the same device tree files. >> >> Signed-off-by: Chris Packham >> --- >> This applies on top

Re: [U-Boot] [PATCH] spi: kirkwood: add orion-spi compatible string

2018-07-09 Thread Michael Walle
Am 2018-05-08 00:54, schrieb Chris Packham: This matches the compatible string used by the Linux kernel. This will allow u-boot to use the same device tree files. This patch is still missing to make SPI on kirkwoods work. Is there anything missing which prevents it from being applied? -micha

Re: [U-Boot] [PATCH] spi: kirkwood: add orion-spi compatible string

2018-05-07 Thread Jagan Teki
On Tue, May 8, 2018 at 4:24 AM, Chris Packham wrote: > This matches the compatible string used by the Linux kernel. This will > allow u-boot to use the same device tree files. > > Signed-off-by: Chris Packham > --- > This applies on top of Jagan's series > http://patchwork.ozlabs.org/project/uboo

[U-Boot] [PATCH] spi: kirkwood: add orion-spi compatible string

2018-05-07 Thread Chris Packham
This matches the compatible string used by the Linux kernel. This will allow u-boot to use the same device tree files. Signed-off-by: Chris Packham --- This applies on top of Jagan's series http://patchwork.ozlabs.org/project/uboot/list/?series=33927 drivers/spi/kirkwood_spi.c | 8 1 f