From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Mon, 2 Jul 2018 23:05:35 +0530 Subject: [U-Boot] Pull request: u-boot-spi/master Message-ID: <20180702173535.23675-1-jagan@amarulasolutions.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Please pull this PR. thanks, Jagan. The following changes since commit 51dce7d2bfdecd974412634e4a0758ac55edcc00: mtd: spi: Correct parameters for s25fs512s flash (2018-06-25 15:50:33 +0530) are available in the Git repository at: git://git.denx.de/u-boot-spi.git master for you to fetch changes up to 069b746ad9e66ab75973020f992e059c06cf3a7c: sf: Enable FSR polling on N25Q256(A) (2018-06-28 19:58:40 +0530) ---------------------------------------------------------------- Hannes Schmelzer (1): spi: omap3: fix claim/release bus within DM Marek Vasut (1): sf: Enable FSR polling on N25Q256(A) drivers/mtd/spi/spi_flash_ids.c | 4 ++-- drivers/spi/omap3_spi.c | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-)