Re: [PATCH v2 0/8] ARM64: Initial Marvell IAP140 enablement

2017-02-22 Thread Rob Herring
On Wed, Feb 22, 2017 at 10:43 AM, Andreas Färber wrote: > Hi Rob, > > Am 22.02.2017 um 14:34 schrieb Rob Herring: >> On Tue, Feb 21, 2017 at 8:29 PM, Andreas Färber wrote: >>> One limitation is currently the lack of an IAP140 clk driver. Patch 4/4 >>> works >>> around that for UART0 with a fixed

Re: [PATCH v2 0/8] ARM64: Initial Marvell IAP140 enablement

2017-02-22 Thread Andreas Färber
Am 22.02.2017 um 17:43 schrieb Andreas Färber: > Hi Rob, > > Am 22.02.2017 um 14:34 schrieb Rob Herring: >> On Tue, Feb 21, 2017 at 8:29 PM, Andreas Färber wrote: >>> One limitation is currently the lack of an IAP140 clk driver. Patch 4/4 >>> works >>> around that for UART0 with a fixed-clock. >

Re: [PATCH v2 0/8] ARM64: Initial Marvell IAP140 enablement

2017-02-22 Thread Andreas Färber
Hi Rob, Am 22.02.2017 um 14:34 schrieb Rob Herring: > On Tue, Feb 21, 2017 at 8:29 PM, Andreas Färber wrote: >> One limitation is currently the lack of an IAP140 clk driver. Patch 4/4 works >> around that for UART0 with a fixed-clock. > > The PXA1928 clock driver should be close to what you need

Re: [PATCH v2 0/8] ARM64: Initial Marvell IAP140 enablement

2017-02-22 Thread Rob Herring
On Tue, Feb 21, 2017 at 8:29 PM, Andreas Färber wrote: > Hello, > > This series adds initial support for the Marvell IAP140 SoC (aka PXA1908) > and the Andromeda Box Edge development board. > > v2 reuses ARCH_MMP. > > Both earlycon and serial are working, but an explicit console=ttyS0,115200n8 > i