]> git.ipfire.org Git - thirdparty/linux.git/commit
pmdomain: imx93-blk-ctrl: add support for optional subnodes
authorMarco Felsch <m.felsch@pengutronix.de>
Mon, 15 Dec 2025 19:18:27 +0000 (20:18 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 1 Apr 2026 11:07:31 +0000 (13:07 +0200)
commit6cc5a233293a8de47a9f754c6cd70c7fa25e0312
treed0688f1a7d9430e47cdbf189b25f2eb9f848c7a0
parent52becc142280eeef828d19f9cd01fd653b588786
pmdomain: imx93-blk-ctrl: add support for optional subnodes

This particular block can have DT subnodes describing the LVDS LDB, MIPI
DSI and parallel DPI bridge.

Scan for possible sub-devices within the driver, instead of misusing the
simple-bus to perform the scan.

Reviewed-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/imx/imx93-blk-ctrl.c