[PATCH v5 0/4] atmel-mci device tree support

ludovic.desroches at atmel.com ludovic.desroches at atmel.com
Thu May 24 11:15:52 EDT 2012


Hi,

This patch-set adds device tree support for atmel-mci.

Regards

Ludovic

v5:
- cleanup
- split dts commit: one for SOCs, one for boards

v4:
- cleanup
- add extra chips and boards for atmel-mci dt support

v3:
- use cd-inverted instead of cd-invert to follow mmc common binding.
- don't assign a pointer to pdev->dev.platform.
- add mci controller nodes to other chips and boards.
- put all dts file changes together.

v2:
- squash patch v1 2/4 and 3/4.
- change atmci_get_of_slots to atmci_of_init and manage pdata allocation into
it.
- correct potential issue (e.g. having only one slot which is not slot0 into
the dt) about slots by adding a reg property corresponding to the slot id.




More information about the linux-arm-kernel mailing list