[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <88a23acc-9dc2-42c1-b9c4-95fbb077cc9d@roeck-us.net>
Date: Wed, 29 Oct 2025 08:57:07 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Frank Li <Frank.Li@....com>, Jeremy Kerr <jk@...econstruct.com.au>,
Matt Johnston <matt@...econstruct.com.au>,
Andrew Lunn <andrew+netdev@...n.ch>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Mark Brown <broonie@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J. Wysocki" <rafael@...nel.org>, Danilo Krummrich <dakr@...nel.org>,
Alexandre Belloni <alexandre.belloni@...tlin.com>
Cc: linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, linux-i3c@...ts.infradead.org
Subject: Re: [PATCH 1/4] hwmon: (lm75): switch to use i3c_xfer from
i3c_priv_xfer
On 10/28/25 07:57, Frank Li wrote:
> Switch to use i3c_xfer instead of i3c_priv_xfer because framework will
> update to support HDR mode. i3c_priv_xfer is now an alias of i3c_xfer.
>
> Replace i3c_device_do_priv_xfers() with i3c_device_do_xfers(..., I3C_SDR)
> to align with the new API.
>
> Prepare for removal of i3c_priv_xfer and i3c_device_do_priv_xfers().
>
> Signed-off-by: Frank Li <Frank.Li@....com>
I assume this will be submitted through the i2c/i3c tree when ready.
Acked-by: Guenter Roeck <linux@...ck-us.net>
Powered by blists - more mailing lists