]> git.itanic.dy.fi Git - linux-stable/commit
soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them
authorMarek Vasut <marex@denx.de>
Mon, 27 Feb 2023 15:54:21 +0000 (16:54 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 14 Mar 2023 03:12:13 +0000 (11:12 +0800)
commit9cb6d1b39a8f5086bbebb01357ba1e4ada2169e5
tree1b64ce470f43bc7b11013ca2bf43def25593fee9
parent300bd129f93ffc4dccb591cdd5aef378f0461467
soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them

This particular block can have DT subnodes describing the LVDS LDB
bridge. Instead of misusing simple-bus to scan for those nodes, do
the scan within the driver.

Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/imx8m-blk-ctrl.c