On 29 November 2017 at 18:25, Andre Przywara <andre.przyw...@arm.com> wrote:
> From: Amit Singh Tomar <amittome...@gmail.com>
>
> Nexell based SoCs (S5P4414 and S5P6818) contain the same timer block as
> present on Samsungs SoCs.
>
> Add this timer code when compiling for Nexell SoC and provide the
> necessary glue functions to make the Samsung timer driver happy.
>
> Signed-off-by: Amit Singh Tomar <amittome...@gmail.com>
> Signed-off-by: Andre Przywara <andre.przyw...@arm.com>
> ---
>  arch/arm/include/asm/arch-nexell/clk.h |  1 +
>  arch/arm/include/asm/arch-nexell/pwm.h | 62 
> ++++++++++++++++++++++++++++++++++
>  arch/arm/mach-nexell/Makefile          |  2 ++
>  arch/arm/mach-nexell/board.c           | 37 +++++++++++++++++---
>  4 files changed, 97 insertions(+), 5 deletions(-)
>  create mode 100644 arch/arm/include/asm/arch-nexell/pwm.h

Reviewed-by: Simon Glass <s...@chromium.org>

But I encourage use of setclrbits_le32()
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to