Searched hist:"7 cabf9251a2f38db1ad1e49be2738955ab61d381" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/bus/ |
H A D | Makefile | diff 7cabf9251a2f38db1ad1e49be2738955ab61d381 Mon Sep 02 00:58:22 CEST 2019 David Lechner <david@lechnology.com> bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem
The TI PWMSS driver is a simple bus driver for providing power power management for the PWM peripherals on TI AM33xx SoCs, namely eCAP, eHRPWM and eQEP. The eQEP is a counter rather than a PWM, so it does not make sense to have the bus driver in the PWM subsystem since the PWMSS is not exclusive to PWM devices.
Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | Kconfig | diff 7cabf9251a2f38db1ad1e49be2738955ab61d381 Mon Sep 02 00:58:22 CEST 2019 David Lechner <david@lechnology.com> bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem
The TI PWMSS driver is a simple bus driver for providing power power management for the PWM peripherals on TI AM33xx SoCs, namely eCAP, eHRPWM and eQEP. The eQEP is a counter rather than a PWM, so it does not make sense to have the bus driver in the PWM subsystem since the PWMSS is not exclusive to PWM devices.
Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|