ARM: DRA7: hwmod: Do not register RTC on DRA71
authorNishanth Menon <nm@ti.com>
Fri, 21 Oct 2016 10:38:38 +0000 (16:08 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 9 Nov 2016 22:59:18 +0000 (15:59 -0700)
commit6cd9699c6b21191fb141c66cd7250a7bbb46c1f0
tree823e5625be71db144e2555c7885389e1b3c0a827
parenta2af765adb4aadfe6e75fb2d5e99f5a0f212791b
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>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c