Re: [PATCH 2/2] soc: zte: pm_domains: Add support for zx296718 driver

2016-12-04 Thread Jun Nie
2016-12-03 22:11 GMT+08:00 Baoyou Xie : > This patch introduces the power domain driver of zx296718 > which belongs to zte's 2967 family. > > Signed-off-by: Baoyou Xie > --- > drivers/soc/zte/Makefile | 3 + > drivers/soc/zte/zx296718_pm_domains.c | 162 > +

[PATCH 2/2] soc: zte: pm_domains: Add support for zx296718 driver

2016-12-03 Thread Baoyou Xie
This patch introduces the power domain driver of zx296718 which belongs to zte's 2967 family. Signed-off-by: Baoyou Xie --- drivers/soc/zte/Makefile | 3 + drivers/soc/zte/zx296718_pm_domains.c | 162 ++ 2 files changed, 165 insertions(+) create mo