commit | 6cd9699c6b21191fb141c66cd7250a7bbb46c1f0 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Fri Oct 21 16:08:38 2016 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Wed Nov 09 15:59:18 2016 -0700 |
tree | 823e5625be71db144e2555c7885389e1b3c0a827 | |
parent | a2af765adb4aadfe6e75fb2d5e99f5a0f212791b [diff] |
ARM: DRA7: hwmod: Do not register RTC on DRA71 RTC is not available on DRA71x, so accessing any of the RTC register or clkctrl register will lead to a crash. So, do not register RTC hwmod for DRA71x. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>