firmware: imx: scu-pd: fix cm40 power domain
authorPeng Fan <peng.fan@nxp.com>
Fri, 5 Jun 2020 01:59:30 +0000 (09:59 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 23 Jun 2020 07:37:41 +0000 (15:37 +0800)
commita8dfca1e714fcc8faf3e45453d6e2687db8da727
tree9b0c4f1fb703e3ddfc0d26bf1e8c82f7c98f6151
parentf42f3e7f4d35a2d4e185d101eb84a4ec1e4aac58
firmware: imx: scu-pd: fix cm40 power domain

The postfix needs to be false. Alought compiler use 0 for postfix now,
and take start_from as 0, it is better we add explicit false to postfix.

Fixes: 705dcca91d0a("firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SS")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/firmware/imx/scu-pd.c