Hi Andy Shevchenko, Thanks for the feedback. > Subject: Re: [PATCH RFC 1/2] drivers: fwnode: Extend > device_get_match_data() to struct bus_type > > On Mon, Jul 24, 2023 at 11:46:44AM +0000, Biju Das wrote: > > > Subject: Re: [PATCH RFC 1/2] drivers: fwnode: Extend > > > device_get_match_data() to struct bus_type On Mon, Jul 24, 2023 at > > > 02:06:07PM +0300, Andy Shevchenko wrote: > > > > On Sun, Jul 23, 2023 at 09:37:20AM +0100, Biju Das wrote: > > ... > > > > > > const void *device_get_match_data(const struct device *dev) > > (1) > > > > Btw, this needs a documentation update to explain how it works now. > > > > Can you please point me to the location where I need to update? > > Sure. It's just on top of the (1). It looks like no documentation yet > existed, so you need to create one. > > Not sure if fwnode.h has to be updated. At least it doesn't contradict > with the added code, while not describing all details. OK, will do. Cheers, Biju