From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bay0-omc4-s21.bay0.hotmail.com (bay0-omc4-s21.bay0.hotmail.com [65.54.190.223]) by ozlabs.org (Postfix) with ESMTP id 2B0D1B70EE for ; Sat, 16 Oct 2010 21:35:07 +1100 (EST) Message-ID: From: WANG YiFei To: References: <4CB522D1.5090802@windriver.com> In-Reply-To: Subject: Help about chip select on SPI slave devices Date: Sat, 16 Oct 2010 18:35:10 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, We have a board which has 1 SPI master controller and 4 SPI slave = devices, and we'd like to use 2 GPIOs to demux to chip select these = slave devices. Can anyone tell me if current powerpc dts support demuxer for chip = select for spi slave devices? So far as I know, in dts, SPI master can = only use 1 to 1 GPIO to CS(then needs 4 GPIOs). Thanks in advance, YiFei