• Tero Kristo's avatar
    ARM: OMAP2+: control: add syscon support for register accesses · e5b63574
    Tero Kristo authored
    Control module driver needs to support syscon for register accesses, as
    the DT hierarchy for control module driver is going to be changed. All
    the control module related features will be moved under control module
    node, including clocks, pinctrl, and generic configuration register
    access. Temporary iomap is still provided very early in the boot for
    access while syscon is not yet ready.
    Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
    e5b63574
control.c 22.4 KB