[PATCH v3 0/2] clocksource: Add BE APIs support.

2014-09-29 Thread Xiubo Li
Change in V3: - Provide a separate patch for using newer memory accessors. Change in V2: - Using ioread{16,32}[be]() instead of readl_relaxed(). - Add clocksource_mmio_readX_Y_be() supports only. Xiubo Li (2): clocksource: Update to the newer memory functions. clocksource: Add BE APIs

[PATCH v3 0/2] clocksource: Add BE APIs support.

2014-09-29 Thread Xiubo Li
Change in V3: - Provide a separate patch for using newer memory accessors. Change in V2: - Using ioread{16,32}[be]() instead of readl_relaxed(). - Add clocksource_mmio_readX_Y_be() supports only. Xiubo Li (2): clocksource: Update to the newer memory functions. clocksource: Add BE APIs