Re: [PATCH] Hisilicon LPC driver

2015-12-02 Thread Arnd Bergmann
On Wednesday 02 December 2015 18:11:14 Rongrong Zou wrote: > 在 2015/12/1 18:00, Arnd Bergmann 写道: > > On Tuesday 01 December 2015 15:58:36 Rongrong Zou wrote: > >> 在 2015/11/30 21:19, Arnd Bergmann 写道: > >>> On Monday 30 November 2015 21:07:17 Rongrong Zou wrote: > +LPC_REG_WRITE(lpc_d

Re: [PATCH] Hisilicon LPC driver

2015-12-02 Thread Rongrong Zou
在 2015/12/1 18:00, Arnd Bergmann 写道: On Tuesday 01 December 2015 15:58:36 Rongrong Zou wrote: 在 2015/11/30 21:19, Arnd Bergmann 写道: On Monday 30 November 2015 21:07:17 Rongrong Zou wrote: This is the Low Pin Count driver for Hisilicon Hi1610 SoC. It is used for LPC master accessing LPC slave d

Re: [PATCH] Hisilicon LPC driver

2015-12-01 Thread Arnd Bergmann
On Tuesday 01 December 2015 15:58:36 Rongrong Zou wrote: > 在 2015/11/30 21:19, Arnd Bergmann 写道: > > On Monday 30 November 2015 21:07:17 Rongrong Zou wrote: > >> This is the Low Pin Count driver for Hisilicon Hi1610 SoC. It is used > >> for LPC master accessing LPC slave device. > >> > >> We only i

Re: [PATCH] Hisilicon LPC driver

2015-11-30 Thread Rongrong Zou
在 2015/11/30 21:19, Arnd Bergmann 写道: On Monday 30 November 2015 21:07:17 Rongrong Zou wrote: This is the Low Pin Count driver for Hisilicon Hi1610 SoC. It is used for LPC master accessing LPC slave device. We only implement I/O read and I/O write here, and the 2 interfaces are exported for uar

Re: [PATCH] Hisilicon LPC driver

2015-11-30 Thread Arnd Bergmann
On Monday 30 November 2015 21:07:17 Rongrong Zou wrote: > This is the Low Pin Count driver for Hisilicon Hi1610 SoC. It is used > for LPC master accessing LPC slave device. > > We only implement I/O read and I/O write here, and the 2 interfaces are > exported for uart driver and ipmi_si driver. >

[PATCH] Hisilicon LPC driver

2015-11-30 Thread Rongrong Zou
This is the Low Pin Count driver for Hisilicon Hi1610 SoC. It is used for LPC master accessing LPC slave device. We only implement I/O read and I/O write here, and the 2 interfaces are exported for uart driver and ipmi_si driver. Signed-off-by: Rongrong Zou Signed-off-by: lijianhua --- .../bin