]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
authorTony Lindgren <tony@atomide.com>
Thu, 12 Dec 2019 16:57:58 +0000 (08:57 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Feb 2020 07:38:14 +0000 (08:38 +0100)
commit20062ea22130c959a7954a86e0839022c36d9284
tree743501710c2d8843cb3744b9a6de50f87edec452
parent487c47c6ddeb82b345b03cb11b83e62ae36573e6
bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO

[ Upstream commit 94f6345712b37e4bb23cb265ce4c65b9d177e75a ]

For dra7 dcan and dwc3 instances we need to block clockdomain autoidle.
Let's do this with CLKDM_NOAUTO quirk flag and enable it for dcan and
dwc3.

Cc: Keerthy <j-keerthy@ti.com>
Cc: Roger Quadros <rogerq@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bus/ti-sysc.c
include/linux/platform_data/ti-sysc.h