From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Ribalda Delgado Subject: [PATCH 0/3] xilinx-spi: Support more spi modes and multiple device tree Date: Wed, 21 Jan 2015 16:53:07 +0100 Message-ID: <1421855590-9210-1-git-send-email-ricardo.ribalda@gmail.com> Cc: Ricardo Ribalda Delgado To: Mark Brown , Michal Simek , =?UTF-8?q?S=C3=B6ren=20Brinkmann?= , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Return-path: Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: This series of patches add drier support for hardware implemented modes: spi_lsb_fist and spi_loop Also fix an issue when multiple spi devices are defined on a device tree. Ricardo Ribalda Delgado (3): spi/xilinx: Use automatic bus number on device tree spi/xilinx: Support for spi mode LSB_FIRST spi/xilinx: Support for spi mode LOOP drivers/spi/spi-xilinx.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html