commit | a2416238368839a25be0daa6c591b5102240975b | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Mon Mar 13 13:53:15 2017 +0200 |
committer | Tony Lindgren <tony@atomide.com> | Tue Mar 28 14:09:54 2017 -0700 |
tree | ea8f733e125f421be4a3760efb9b4cd09f4b169d | |
parent | 8ff42da411474893ae373d4280ea88954fa97fcc [diff] |
ARM: DRA7: hwmod: Fix DCAN1 stuck in transition Add HWMOD_CLKDM_NOAUTO flag to DCAN1 module. Without this DCAN1 module remains stuck in transition after the CAN interface is brought down. This is also suggested in Errata i893 "DCAN Initialization Sequence". Add the HWMOD_CLKDM_NOAUTO to DCAN2 module as well as it is mentioned in Errata i893. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>