commit | 76ce0e269b4a52814a90b58f915a0dd8273a4c3e | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Dec 12 08:57:58 2019 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Feb 24 08:36:35 2020 +0100 |
tree | 92e0d1b8f056045d342b3ab65eac4aae444ce0b6 | |
parent | 2fc336213605606a2d4a337200aa348196da91fc [diff] |
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>