Re: [PATCH v4 2/3] soc: zte: pm_domains: Add support for zx296718 board

2017-01-03 Thread kbuild test robot
Hi Baoyou, [auto build test ERROR on linus/master] [also build test ERROR on v4.10-rc2 next-20161224] [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/Baoyou-Xie/soc-zte-pm_domains-Prepare-for-sup

Re: [PATCH v4 2/3] soc: zte: pm_domains: Add support for zx296718 board

2017-01-03 Thread Shawn Guo
On Tue, Jan 03, 2017 at 02:56:16PM +0800, Baoyou Xie wrote: > This patch introduces the power domain driver of zx296718 > which belongs to zte's zx2967 family. > > Signed-off-by: Baoyou Xie It seems that none of the review comments I put on v3 [1] gets addressed in this version. You missed them

[PATCH v4 2/3] soc: zte: pm_domains: Add support for zx296718 board

2017-01-02 Thread Baoyou Xie
This patch introduces the power domain driver of zx296718 which belongs to zte's zx2967 family. Signed-off-by: Baoyou Xie --- drivers/soc/zte/Makefile | 2 +- drivers/soc/zte/zx296718_pm_domains.c | 194 ++ 2 files changed, 195 insertions(+), 1 dele