From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 13 May 2019 13:53:37 +0200 Subject: [U-Boot] [PATCH 0/2] mxc_spi: DM improvements Message-ID: <20190513115339.984305-1-hs@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 This series improves the mxc_spi DM support. builds clean on travis, see: https://travis-ci.org/hsdenx/u-boot-test/builds/531614870 Heiko Schocher (2): spi: imx: remove doubled pointer from mxc_spi_probe spi: imx: work with cs greater 0 drivers/spi/mxc_spi.c | 57 ++++++++++++++++++++++++++++++++----------- 1 file changed, 43 insertions(+), 14 deletions(-) -- 2.17.2