From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 09 May 2012 11:53:27 +0200 Subject: [U-Boot] [PATCH v2 2/2] spi: mxs: Allow other chip selects to work In-Reply-To: <1335205850-26575-2-git-send-email-fabio.estevam@freescale.com> References: <1335205850-26575-1-git-send-email-fabio.estevam@freescale.com> <1335205850-26575-2-git-send-email-fabio.estevam@freescale.com> Message-ID: <4FAA3E97.8080308@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 23/04/2012 20:30, Fabio Estevam wrote: > MXS SSP controller may have up to three chip selects per port: SS0, SS1 and SS2. > > Currently only SS0 is supported in the mxs_spi driver. > > Allow all the three chip select to work by selecting the desired one > in bits 20 and 21 of the HW_SSP_CTRL0 register. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================