]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
hwmon: (emc2305) Configure PWM channels based on DT properties
authorFlorin Leotescu <florin.leotescu@nxp.com>
Tue, 3 Jun 2025 11:31:23 +0000 (14:31 +0300)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 20 Jul 2025 23:38:34 +0000 (16:38 -0700)
commit2ed4db7a1d07b349b50e890dee3d0f245230d254
tree22828d58ca1eb3ba4ea7e3cb1a652e2cda235b48
parent7114b74d99a3cd588da4ecb6011858c06f8408a1
hwmon: (emc2305) Configure PWM channels based on DT properties

Add support for configuring each PWM channel using Device Tree (DT)
properties by parsing the 'pwms' phandle arguments.

Signed-off-by: Florin Leotescu <florin.leotescu@nxp.com>
Link: https://lore.kernel.org/r/20250603113125.3175103-3-florin.leotescu@oss.nxp.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/emc2305.c