Re: [PATCH v1 1/1] gpio: pcf857x: Use le16_to_cpu() and cpu_to_le16() in IO accessors
From: Bartosz Golaszewski
Date: Fri Jul 17 2026 - 05:05:48 EST
On Wed, 15 Jul 2026 18:39:44 +0200, Andy Shevchenko wrote:
> 16-bit expander data is an __le16, use le16_to_cpu() to read it.
> In the similar way use cpu_to_le16() to write __le16 value.
>
>
Applied, thanks!
[1/1] gpio: pcf857x: Use le16_to_cpu() and cpu_to_le16() in IO accessors
https://git.kernel.org/brgl/c/fbd35c8cc6c6e817385f2bfa07fa4227370a3010
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>