Re: [PATCH v4 1/3] soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 family

2017-01-03 Thread Shawn Guo
On Tue, Jan 03, 2017 at 02:56:15PM +0800, Baoyou Xie wrote: > The ARMv8 zx2967 family (296718, 296716 etc) uses different value > for controlling the power domain on/off registers, Choose the > value depending on the compatible. > > Multiple domains are prepared for the family, this patch prepares

[PATCH v4 1/3] soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 family

2017-01-02 Thread Baoyou Xie
The ARMv8 zx2967 family (296718, 296716 etc) uses different value for controlling the power domain on/off registers, Choose the value depending on the compatible. Multiple domains are prepared for the family, this patch prepares the common functions. Signed-off-by: Baoyou Xie --- drivers/soc/Kc