RE: [PATCHv2 0/4] FTM PWM adds regmap and endianness support.

2014-05-13 Thread li.xi...@freescale.com
Thierry, Ping:) > -Original Message- > From: Xiubo Li [mailto:li.xi...@freescale.com] > Sent: Tuesday, April 29, 2014 11:34 AM > To: thierry.red...@gmail.com; linux-...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org; Xiubo Li-B47053 > Subject: [PATCHv2 0/4] F

RE: [PATCHv2 0/4] FTM PWM adds regmap and endianness support.

2014-05-13 Thread li.xi...@freescale.com
Thierry, Ping:) -Original Message- From: Xiubo Li [mailto:li.xi...@freescale.com] Sent: Tuesday, April 29, 2014 11:34 AM To: thierry.red...@gmail.com; linux-...@vger.kernel.org Cc: linux-kernel@vger.kernel.org; Xiubo Li-B47053 Subject: [PATCHv2 0/4] FTM PWM adds regmap

[PATCHv2 0/4] FTM PWM adds regmap and endianness support.

2014-04-28 Thread Xiubo Li
Convert to direct regmap API usage. Since the regmap core has already support rich endianness modes of device, this patch convert to direct regmap API usage, preparing to support big endianness for LS1 SoC. Using the regmag framework will be more easy to support the endiannesses switching of one

[PATCHv2 0/4] FTM PWM adds regmap and endianness support.

2014-04-28 Thread Xiubo Li
Convert to direct regmap API usage. Since the regmap core has already support rich endianness modes of device, this patch convert to direct regmap API usage, preparing to support big endianness for LS1 SoC. Using the regmag framework will be more easy to support the endiannesses switching of one