diff options
author | Dong Aisheng <aisheng.dong@nxp.com> | 2017-03-23 12:53:20 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-03-24 13:42:01 +0800 |
commit | 15c3de4e188b567ab60dbff674002a7f4380af6a (patch) | |
tree | 2ce26206620aef46a3bb42cf97d5c9bdbc19d58c /scripts | |
parent | 3a317f523570adfc9c5bf6d65dc4f831dada97b9 (diff) | |
download | talos-obmc-linux-15c3de4e188b567ab60dbff674002a7f4380af6a.tar.gz talos-obmc-linux-15c3de4e188b567ab60dbff674002a7f4380af6a.zip |
soc: imx: gpc: fix domain_index sanity check issue
ARRAY_SIZE(imx_gpc_domains) represents all power domains supported
by different SoCs. Driver should use SoC specific of_id_data->num_domains
instead to do power domain index sanity check.
e.g. MX6Q supports two power domains while MX6SL supports three.
Fixes: 721cabf6c660 ("soc: imx: move PGC handling to a new GPC driver")
Acked-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions