Browse Source

ARM: OMAP4: hwmod data: Clean up the data file

- The IO resource information like dma request lines, irq number and
  ocp address space can be populated via dt blob. So such data is stripped
  from OMAP4 SOC hwmod data file.

- The devices which are still missing the device tree bindings,
  address space entries are not removed yet. When such devices add
  the dt bindings, respective address space data can be deleted.

- Also other unnecessary hwmods like firewalls are removed as a part of this.
  Since emif was getting registered only because of this firewalls links,
  the mpu->emif direct link is added now.

The above update, results in reduction of about ~1650 lines of code.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Sricharan R <r.sricharan@ti.com>
Acked-by: Benoit Cousson <benoit.cousson@linaro.org>
Acked-by: Paul Walmsley <paul@pwsan.com>
[tony@atomide.com: updated for omap44xx_usb_phy_and_pll_addrs, dropped
mcspi and mmc changes to avoid regressions on omap4sdp]
Signed-off-by: Tony Lindgren <tony@atomide.com>
Sricharan R 12 years ago
parent
commit
3b9b10151c
1 changed files with 2 additions and 439 deletions
  1. 2 439
      arch/arm/mach-omap2/omap_hwmod_44xx_data.c

File diff suppressed because it is too large
+ 2 - 439
arch/arm/mach-omap2/omap_hwmod_44xx_data.c


Some files were not shown because too many files changed in this diff