Searched hist:"6 ce402327a6fb714a9f40a0bb59bcbfe383839a5" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
H A D | g762.c | diff 6ce402327a6fb714a9f40a0bb59bcbfe383839a5 Tue Jun 04 18:43:43 CEST 2024 Christian Marangi <ansuelsmth@gmail.com> hwmon: g672: add support for g761
Add support for g761 PWM Fan Controller.
The g761 is a copy of the g763 with the only difference of supporting and internal clock. The internal clock is used if no clocks property is defined in device node and in such case the required bit is enabled and clock handling is skipped.
The internal clock oscillator runs at 31KHz.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Link: https://lore.kernel.org/r/20240604164348.542-3-ansuelsmth@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|