Re: [PATCH 04/11] spi: pxa2xx: Add devicetree support

2018-11-04 Thread Pavel Machek
On Wed 2018-10-10 19:09:29, Lubomir Rintel wrote: > The MMP2 platform, that uses device tree, has this controller. Let's add > devicetree alongside platform & PCI. > > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures)

Re: [PATCH 04/11] spi: pxa2xx: Add devicetree support

2018-11-04 Thread Pavel Machek
On Wed 2018-10-10 19:09:29, Lubomir Rintel wrote: > The MMP2 platform, that uses device tree, has this controller. Let's add > devicetree alongside platform & PCI. > > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures)

[PATCH 04/11] spi: pxa2xx: Add devicetree support

2018-10-10 Thread Lubomir Rintel
The MMP2 platform, that uses device tree, has this controller. Let's add devicetree alongside platform & PCI. Signed-off-by: Lubomir Rintel --- drivers/spi/spi-pxa2xx.c | 73 +++--- include/linux/pxa2xx_ssp.h | 1 + 2 files changed, 45 insertions(+), 29

[PATCH 04/11] spi: pxa2xx: Add devicetree support

2018-10-10 Thread Lubomir Rintel
The MMP2 platform, that uses device tree, has this controller. Let's add devicetree alongside platform & PCI. Signed-off-by: Lubomir Rintel --- drivers/spi/spi-pxa2xx.c | 73 +++--- include/linux/pxa2xx_ssp.h | 1 + 2 files changed, 45 insertions(+), 29