commit | e8639e1c986a8a9d0f94549170f6db579376c3ae | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Feb 24 12:58:03 2020 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Wed Feb 26 10:03:35 2020 -0800 |
tree | a623559a1a4558d4a1d6fb54ef6974eb7ff3ce89 | |
parent | feaa8baee82ababa46af95b03cfc28680ad647a6 [diff] |
bus: ti-sysc: Handle module unlock quirk needed for some RTC The RTC modules on am3 and am4 need quirk handling to unlock and lock them for reset so let's add the quirk handling based on what we already have for legacy platform data. In later patches we will simply drop the RTC related platform data and the old quirk handling. Signed-off-by: Tony Lindgren <tony@atomide.com>