commit | c68721d93ac87afe4fd88520147015388cbe3875 | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Mon Aug 27 15:57:12 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 11 08:32:55 2018 -0400 |
tree | 0570f696a225a9bc1f3c40c9dd4f2eacb6fdec44 | |
parent | e00646099f7219328ed61882211fdb95f380028c [diff] |
arm: K3: am654: Unlock control module registers during init By default the device control module registers are locked, preventing any writes to its registers. Unlock those registers as part of the init flow. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>