pmdomain: imx93-blk-ctrl: mask DSI and PXP PD domain register on i.MX91
authorJoy Zou <joy.zou@nxp.com>
Wed, 6 Aug 2025 11:41:18 +0000 (19:41 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 19 Aug 2025 09:50:46 +0000 (11:50 +0200)
commita83a7a7b205018a436cbdbd9676cfaaf01773f47
treed1f727ec42518f03f7b4356c7bc06ca987f21edd
parent88f9d89871014559557ecc9b9ae9c9c0821a6e96
pmdomain: imx93-blk-ctrl: mask DSI and PXP PD domain register on i.MX91

The i.MX91 is derived from i.MX93, but there is no DSI and PXP in i.MX91,
Add skip_mask in struct imx93_blk_ctrl_data, then skip DSI and PXP for
i.MX91 Soc.

Signed-off-by: Joy Zou <joy.zou@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250806114119.1948624-11-joy.zou@nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/imx/imx93-blk-ctrl.c