]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (ina226) Add support for SY24655
authorWenliang Yan <wenliang202407@163.com>
Wed, 6 Nov 2024 15:05:46 +0000 (10:05 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 10 Nov 2024 22:48:07 +0000 (14:48 -0800)
commit52172ad87a22ed6e687ca678da21d3c949bc89a1
tree0efe7e4196d11c46175698470974a8d9660247b6
parent0196d07f0e3ba3f5639ea5a74f59af8c990b95f0
hwmon: (ina226) Add support for SY24655

SY24655: Support for current and voltage detection as well as
power calculation.

Signed-off-by: Wenliang Yan <wenliang202407@163.com>
Message-ID: <20241106150547.2538-1-wenliang202407@163.com>
[groeck: Changed order of compatible entries;
 dropped spurious extra return statement in is_visible();
 fixed code problems]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ina2xx.rst
drivers/hwmon/Kconfig
drivers/hwmon/ina2xx.c