Re: [PATCH V2 2/4] ARM64 LPC: LPC driver implementation on Hip06

From: Arnd Bergmann
Date: Wed Sep 14 2016 - 08:35:51 EST


On Tuesday, September 13, 2016 2:31:13 PM CEST zhichang wrote:
> >
> > What are the other LPC cycle types that could be supported?
> O. memory and firmware operations are supported too. But at this moment, we only use IO cycle.

What are firmware operations?

Are the memory operations directly mapped or do you also have to go through
an indirect function call?

Arnd