• Shawn Guo's avatar
    ARM: mxs: get reset address from device tree · 8f7cf881
    Shawn Guo authored
    Instead of using static address definition, get reset address from
    device tree with mapping, so that core_initcall mxs_arch_reset_init()
    can be killed.
    
    The "rtc" clock code in mxs_arch_reset_init() seems to be zombie, since
    there is no clk lookup defined in clock driver at all.  Remove it
    together.
    Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
    8f7cf881
imx28.dtsi 23.2 KB