[PATCH 5/5] drm-bridge: display-connector: Switch to use fwnode API
Andy Shevchenko
andriy.shevchenko at intel.com
Wed Mar 20 20:32:24 UTC 2024
On Tue, Jan 23, 2024 at 03:20:26AM +0200, Laurent Pinchart wrote:
> On Tue, Jan 23, 2024 at 12:32:20AM +0800, Sui Jingfeng wrote:
...
> > conn->bridge.of_node = pdev->dev.of_node;
> > + conn->bridge.fwnode = pdev->dev.fwnode;
>
> This goes in the right direction. Let's address the other drivers and
> drop the OF-based calls in the same series :-)
+1. BUT, please use device_set_node() instead of both lines.
--
With Best Regards,
Andy Shevchenko
More information about the dri-devel
mailing list