From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756367AbbE2O4e (ORCPT ); Fri, 29 May 2015 10:56:34 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:42155 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756312AbbE2O40 (ORCPT ); Fri, 29 May 2015 10:56:26 -0400 From: Cyrille Pitchen To: , CC: , , Cyrille Pitchen Subject: [PATCH 0/2] spi: atmel: add support to FIFOs and the internal chip-select Date: Fri, 29 May 2015 16:56:41 +0200 Message-ID: X-Mailer: git-send-email 1.8.2.2 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This series of patches add support to features introduced by the Atmel sama5d2x SoC. Cyrille Pitchen (2): spi: atmel: add support for the internal chip-select of the spi controller spi: atmel: add support to FIFOs drivers/spi/spi-atmel.c | 276 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 257 insertions(+), 19 deletions(-) -- 1.8.2.2