From patchwork Tue Mar 17 17:03:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Warren X-Patchwork-Id: 243741 List-Id: U-Boot discussion From: twarren at nvidia.com (twarren at nvidia.com) Date: Tue, 17 Mar 2020 10:03:46 -0700 Subject: [PATCH 0/2] qspi: t210: fix claim_bus and clock/tap delays Message-ID: <1584464628-2440-1-git-send-email-twarren@nvidia.com> From: Tom Warren These two patches fix a couple of problems encountered in the T210 QSPI driver discovered during Jetson Nano bringup. Tom Warren (2): qspi: t210: Fix claim_bus's use of the wrong bus/device qspi: t210: Fix QSPI clock and tap delays drivers/spi/tegra210_qspi.c | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-)