Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mediatek: filogic: set correct PWM clock and clean thermal zone | Daniel Golle | 2022-10-09 | 1 | -1/+1 |
| | | | | | | | | | | | | * set correct clocks for PWM to work. * MT7986 PWM does have the 26MHz-clock-select, set that in patch * drop useless 'passive' trip point in thermal zone * extend pwm-fan to have 3 active operating points * set reasonable trip points in thermal zone * invert pwm-fan operating points and set shorter period to allow less noisy operation of the PWM fan of the BPi-R3. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||||
* | mediatek: filogic: add support for hw i2c, pwm and thermal | Daniel Golle | 2022-10-07 | 1 | -0/+23 |
Add support for hardware I2C and PWM units found in the Filogic SoCs as well as the CPU thermal support. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |