]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/adp-ag101p_defconfig
nds32: Support AG101P timer DM.
authorrick <rick@andestech.com>
Wed, 17 May 2017 02:59:20 +0000 (10:59 +0800)
committerAndes <uboot@andestech.com>
Mon, 22 May 2017 06:05:40 +0000 (14:05 +0800)
commitf5076f869855045e527de7f1367c65f55a2b1448
treef436ab387b72ae4a2215400de844c97a7f8049e7
parent86132af799d51e8e94d87dc56a071f325f369e0c
nds32: Support AG101P timer DM.

Support AG101P timer device tree flow.

Signed-off-by: rick <rick@andestech.com>
arch/nds32/cpu/n1213/ag101/timer.c
arch/nds32/dts/ag101p.dts
configs/adp-ag101p_defconfig
drivers/timer/Kconfig
drivers/timer/Makefile
drivers/timer/ag101p_timer.c [new file with mode: 0644]