[PATCH 0/5] pcmcia: at91_cf: clean up and add DT support

Joachim Eastwood manabian at gmail.com
Fri Feb 15 04:42:41 EST 2013


Hi

This series clean up at91_cf a bit and add DT bindings.

Patch series tested on custom RM9200 board in both with DT and
with old platform data.


Joachim Eastwood (5):
  pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
  pcmcia: at91_cf: convert to dev_ print functions
  pcmcia: at91_cf: use devm_ functions for allocations
  pcmcia: at91_cf: clean up header includes
  pcmcia: at91_cf: add support for DT

 .../devicetree/bindings/ata/atmel-at91_cf.txt      |  19 +++
 drivers/pcmcia/Kconfig                             |   2 +-
 drivers/pcmcia/at91_cf.c                           | 148 +++++++++++----------
 3 files changed, 99 insertions(+), 70 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/ata/atmel-at91_cf.txt

-- 
1.8.0



More information about the devicetree-discuss mailing list