Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-11 | soc: zte: pm_domains: Add support for zx296718 | Baoyou Xie | |
This patch introduces the power domain driver of zx296718 which belongs to zte's zx2967 family. Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> Reviewed-by: Jun Nie <jun.nie@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org> | |||
2017-01-11 | soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 family | 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 <baoyou.xie@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org> |