Re: [PATCH v3 2/9] iio: adc: add the ti-ads1262 driver

Andy Shevchenko <[email protected]>
Newsgroups org.kernel.vger.linux-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-iio
Organization Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo
Message-ID <[email protected]>
On Sun, Aug 09, 2026 at 03:26:57AM -0500, Kurt Borja wrote:
> On Sat Aug 8, 2026 at 1:39 PM -05, David Lechner wrote:
> > On 8/7/26 10:58 PM, Kurt Borja wrote:

[...]

> >> +		ret = fwnode_property_read_u32(node, "reg", &reg);
> >> +		if (ret)
> >> +			return dev_err_probe(dev, ret, "%s: failed to read channel reg\n",
> >> +					     fwnode_get_name(node));

Use %pfwP instead of %s (same for all other cases).

-- 
With Best Regards,
Andy Shevchenko
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.