[PATCH v4 0/2]Add Freescale DSPI driver for Vybrid VF610 platform
Chao Fu
b44548 at freescale.com
Thu Aug 29 23:19:47 EDT 2013
This driver is the SPI master mode driver and has been tested on Vybrid
VF610TWR board.
Changes in v2:
- Add a document for DSPI driver under Documentation/devicetree/bindings/spi/.
- Move spi-num-chipselects info dtsi nodes.
Changes in v3:
- Remove two dts properties(dbr,pbr) from documentation bindings, they will be
calculated in code.
- Update driver code in bitbang framework.
- Brief some functions in driver code.
Changes in v4:
- Correct new dtsi node (DSPI0) in order.
- Remove two unnecessary dts properties.
More information about the linux-arm-kernel
mailing list