RE: [PATCH v2 2/6] eSPI: add eSPI controller support

2010-09-02 Thread Hu Mingkai-B21284
1780; Zang Roy-R61911 > Subject: Re: [PATCH v2 2/6] eSPI: add eSPI controller support > > On Mon, Aug 2, 2010 at 1:52 AM, Mingkai Hu wrote: > > Add eSPI controller support based on the library code spi_fsl_lib.c. > > > > The eSPI controller is newer controller 85xx/Pxxx

Re: [PATCH v2 2/6] eSPI: add eSPI controller support

2010-08-09 Thread Grant Likely
On Mon, Aug 2, 2010 at 1:52 AM, Mingkai Hu wrote: > Add eSPI controller support based on the library code spi_fsl_lib.c. > > The eSPI controller is newer controller 85xx/Pxxx devices supported. > There're some differences comparing to the SPI controller: > > 1. Has different register map and diffe

[PATCH v2 2/6] eSPI: add eSPI controller support

2010-08-02 Thread Mingkai Hu
Add eSPI controller support based on the library code spi_fsl_lib.c. The eSPI controller is newer controller 85xx/Pxxx devices supported. There're some differences comparing to the SPI controller: 1. Has different register map and different bit definition So leave the code operated the registe