
4 Feb
2015
4 Feb
'15
4:01 p.m.
On 3 February 2015 at 01:27, Akshay Saraswat akshay.s@samsung.com wrote:
We have assumed and kept mask bits for divider and pre-divider as 0xf and 0xff, respectively. But these mask bits change from one peripheral to another, and hence, need to be specified in accordance with the peripherals.
Signed-off-by: Akshay Saraswat akshay.s@samsung.com
Changes since v4: - Isolated maskbit changes.
Changes since v3: - New patch.
arch/arm/cpu/armv7/exynos/clock.c | 151 ++++++++++++++++++++------------------ 1 file changed, 78 insertions(+), 73 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org