kernel_samsung_a53x/drivers/counter
David Lechner 154af4a62f counter: ti-eqep: enable clock at probe
[ Upstream commit 0cf81c73e4c6a4861128a8f27861176ec312af4e ]

The TI eQEP clock is both a functional and interface clock. Since it is
required for the device to function, we should be enabling it at probe.

Up to now, we've just been lucky that the clock was enabled by something
else on the system already.

Fixes: f213729f6796 ("counter: new TI eQEP driver")
Reviewed-by: Judith Mendez <jm@ti.com>
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20240621-ti-eqep-enable-clock-v2-1-edd3421b54d4@baylibre.com
Signed-off-by: William Breathitt Gray <wbg@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 14:19:33 +01:00
..
104-quad-8.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
counter.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ftm-quaddec.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
microchip-tcb-capture.c counter: microchip-tcb-capture: Fix the use of internal GCLK logic 2024-11-08 11:25:51 +01:00
stm32-lptimer-cnt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stm32-timer-cnt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ti-eqep.c counter: ti-eqep: enable clock at probe 2024-11-19 14:19:33 +01:00