Skip to content
Commit 8fd89aa3 authored by David Lechner's avatar David Lechner Committed by Greg Kroah-Hartman
Browse files

counter: ti-eqep: enable clock at probe

[ Upstream commit 0cf81c73 ]

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: f213729f

 ("counter: new TI eQEP driver")
Reviewed-by: default avatarJudith Mendez <jm@ti.com>
Signed-off-by: default avatarDavid Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20240621-ti-eqep-enable-clock-v2-1-edd3421b54d4@baylibre.com
Signed-off-by: default avatarWilliam Breathitt Gray <wbg@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent da6c6adb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment