[U-Boot] [PATCH v5 6/7] Exynos: clock: change mask bits as per peripheral

Simon Glass sjg at chromium.org
Wed Feb 4 16:01:05 CET 2015


On 3 February 2015 at 01:27, Akshay Saraswat <akshay.s at 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 at 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 at chromium.org>


More information about the U-Boot mailing list