Hello, This is a small patch series agains the spi-orion driver. The first patch fixes a problem with the handling of the cell-index DT property, and should be merged for 3.16 as well as backported to -stable. The second patch adds the support for multiple chip selects, but there might be some discussion needed on what is the best approach to describe that in the DT. Suggestions welcome. Best regards, Thomas Thomas Petazzoni (2): spi: orion: fix incorrect handling of cell-index DT property spi: orion: add support for multiple chip selects .../devicetree/bindings/spi/spi-orion.txt | 3 +++ drivers/spi/spi-orion.c | 26 +++++++++++++++------- 2 files changed, 21 insertions(+), 8 deletions(-) -- 2.0.0 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html