diff options
author | Paul Walmsley <paul@pwsan.com> | 2011-12-16 14:36:57 -0700 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2011-12-16 14:36:57 -0700 |
commit | 96dc19fd03303ae1b9292d1f73aa8de597f4a183 (patch) | |
tree | b0775698aaf2ff83951ec20434292eeca3125769 /scripts | |
parent | 5611cc4572e889b62a7b4c72a413536bf6a9c416 (diff) |
ARM: OMAP2+: mux: add wakeup-capable hwmod mux entries to dynamic list
omap_hwmod_mux() currently only iterates through the dynamic pad list.
This list currently only consists of pads with the
OMAP_DEVICE_MUX_REMUX flag set.
Subsequent patches in this series will cause hwmod mux entries with
the OMAP_DEVICE_MUX_WAKEUP flag set to be changed dynamically, to
control hwmod I/O ring wakeup. For this to work correctly, hwmod mux
entries with the OMAP_DEVICE_MUX_WAKEUP flag set must also be added to
the dynamic pad list. So this patch modifies omap_hwmod_mux_init() to
do so.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Tero Kristo <t-kristo@ti.com>
Cc: Govindraj R <govindraj.raja@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions