Re: [PATCH 2/5] soc: fsl: add flextimer module alarm driver for Layerscape

2017-04-21 Thread kbuild test robot
Hi Wang, [auto build test WARNING on linus/master] [also build test WARNING on v4.11-rc7 next-20170421] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/ying-zhang22455-nxp-com/soc-fsl-add-support

Re: [PATCH 2/5] soc: fsl: add flextimer module alarm driver for Layerscape

2017-04-21 Thread kbuild test robot
Hi Wang, [auto build test WARNING on linus/master] [also build test WARNING on v4.11-rc7 next-20170421] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/ying-zhang22455-nxp-com/soc-fsl-add-support

[PATCH 2/5] soc: fsl: add flextimer module alarm driver for Layerscape

2017-04-21 Thread ying.zhang22455
From: Wang Dongsheng Signed-off-by: Zhang Ying-22455 --- drivers/soc/fsl/layerscape/Kconfig | 10 ++ drivers/soc/fsl/layerscape/Makefile| 1 + drivers/soc/fsl/layerscape/ftm_alarm.c | 274 + 3 files changed, 285 insertions(+) create mode 100644 driver