soc: imx: imx8mp-blk-ctrl: add instance specific probe function
authorLucas Stach <l.stach@pengutronix.de>
Fri, 16 Dec 2022 20:08:19 +0000 (21:08 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 1 Jan 2023 03:11:54 +0000 (11:11 +0800)
commitf4b3948e5a90f49b33e89b019d3c641ab9a6fc59
treef048b05bc842e9a790552cdf7f1de601a1942793
parent9d3975f27e12c89327fbac84c3d8552ecdb72a35
soc: imx: imx8mp-blk-ctrl: add instance specific probe function

Allow the specific blk-ctrl instance to define a function, which will
be called during probe to provide device specific extensions.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Tested-by: Lukas F. Hartmann <lukas@mntre.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/imx8mp-blk-ctrl.c