Re: [U-Boot] [PATCH 1/3] ARM: sunxi: Move watchdog register definitions to separate file

2014-10-11 Thread Ian Campbell
On Sat, 2014-10-04 at 20:37 +0800, Chen-Yu Tsai wrote: > On later Allwinner SoCs, the watchdog hardware is by all means a > separate hardware block, with its own address range and interrupt > line. > > Move the register definitions to a separate file to facilitate > supporting newer SoCs. > > Sig

[U-Boot] [PATCH 1/3] ARM: sunxi: Move watchdog register definitions to separate file

2014-10-04 Thread Chen-Yu Tsai
On later Allwinner SoCs, the watchdog hardware is by all means a separate hardware block, with its own address range and interrupt line. Move the register definitions to a separate file to facilitate supporting newer SoCs. Signed-off-by: Chen-Yu Tsai --- arch/arm/include/asm/arch-sunxi/timer.h