diff options
author | Benoit Cousson <b-cousson@ti.com> | 2011-08-16 11:53:02 +0200 |
---|---|---|
committer | Benoit Cousson <b-cousson@ti.com> | 2012-03-05 23:02:53 +0100 |
commit | 384ebe1c2849160d040df3e68634ec506f13d9ff (patch) | |
tree | 75fa1a39e94203c5a85a61300578aaac4edfc9b1 /arch/arm | |
parent | gpio/omap: Use devm_ API and add request_mem_region (diff) | |
download | linux-384ebe1c2849160d040df3e68634ec506f13d9ff.tar.xz linux-384ebe1c2849160d040df3e68634ec506f13d9ff.zip |
gpio/omap: Add DT support to GPIO driver
Adapt the GPIO driver to retrieve information from a DT file.
Allocate the irq_base dynamically and rename bank->virtual_irq_start
to bank->irq_base.
Change irq_base type to int instead of u16 to match irq_alloc_descs
output.
Add documentation for GPIO properties specific to OMAP.
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions