Re: [PATCH 2/8] i2c: pxa-pci: use platform_device_set_fwnode()
Andi Shyti <[email protected]>
| Newsgroups | gmane.linux.drivers.i2c,gmane.linux.ports.ppc64.devel,gmane.linux.kernel,gmane.linux.network,gmane.linux.power-management.general,gmane.linux.ports.arm.kernel,gmane.linux.ports.arm.msm,gmane.linux.sound |
|---|---|
| Message-ID | <[email protected]> |
Hi Bartosz, On Mon, Jul 20, 2026 at 11:24:49AM +0200, Bartosz Golaszewski wrote: > Prefer the higher-level platform_device_set_fwnode() over the > OF-specific platform_device_set_of_node() for dynamically allocated > platform devices. > > Signed-off-by: Bartosz Golaszewski <[email protected]> Acked-by: Andi Shyti <[email protected]> Thanks, Andi