]> git.ipfire.org Git - thirdparty/linux.git/commit
hwmon: (max6639) : Configure based on DT property
authorNaresh Solanki <naresh.solanki@9elements.com>
Mon, 7 Oct 2024 09:04:24 +0000 (14:34 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 10 Nov 2024 22:48:06 +0000 (14:48 -0800)
commit7506ebcd662b868780774d191a7c024c18c557a8
tree9006b348e32c46544206d10a23c00ab07eb0bd3d
parent79bc0af904db647979c735563299c9b0d820e432
hwmon: (max6639) : Configure based on DT property

Remove platform data & initialize with defaults
configuration & overwrite based on DT properties.

Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
Message-ID: <20241007090426.811736-1-naresh.solanki@9elements.com>
[groeck: Dropped some unnecessary empty lines]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/max6639.c
include/linux/platform_data/max6639.h [deleted file]