RE: [PATCH v2] clocksource: Add BE APIs support for clocksource counter reading.

2014-09-29 Thread li.xi...@freescale.com
Hi, > Subject: RE: [PATCH v2] clocksource: Add BE APIs support for clocksource > counter reading. > > On Sun, 28 Sep 2014, li.xi...@freescale.com wrote: > > > Subject: Re: [PATCH v2] clocksource: Add BE APIs support for clocksource > > > counter reading. > > &

RE: [PATCH v2] clocksource: Add BE APIs support for clocksource counter reading.

2014-09-29 Thread Thomas Gleixner
On Sun, 28 Sep 2014, li.xi...@freescale.com wrote: > > Subject: Re: [PATCH v2] clocksource: Add BE APIs support for clocksource > > counter reading. > > > > On Fri, 26 Sep 2014, Xiubo Li wrote: > > > For now I just added _be() support using ioread{16,32}be

RE: [PATCH v2] clocksource: Add BE APIs support for clocksource counter reading.

2014-09-27 Thread li.xi...@freescale.com
Hi, > Subject: Re: [PATCH v2] clocksource: Add BE APIs support for clocksource > counter reading. > > On Fri, 26 Sep 2014, Xiubo Li wrote: > > For now I just added _be() support using ioread{16,32}be. > > And i have a check of the clocksource drivers, didn't find an

Re: [PATCH v2] clocksource: Add BE APIs support for clocksource counter reading.

2014-09-26 Thread Thomas Gleixner
On Fri, 26 Sep 2014, Xiubo Li wrote: > For now I just added _be() support using ioread{16,32}be. > And i have a check of the clocksource drivers, didn't find anyone > using LE mode on one BE SoC, so _le() APIs is not needed. Nonsense. The existing clocksource_mmio accessor function are providing