From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Fri, 3 Apr 2020 20:00:24 +0530 Subject: Pull request: u-boot-spi/master Message-ID: <20200403143024.25569-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 Tom, Please pull this PR for the release. Summary: - fix for MMIO window size (Tudor Ambarus) thanks, Jagan. The following changes since commit e0718b3ab754860bd47677e6b4fc5b70da42c4ab: Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm (2020-04-01 14:29:21 -0400) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-spi master for you to fetch changes up to 52e2565bfb5d332e53021c6ec437cdb95eaf9dde: spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses (2020-04-02 17:17:09 +0530) ---------------------------------------------------------------- Tudor Ambarus (2): spi: atmel-quadspi: fix possible MMIO window size overrun spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses drivers/spi/atmel-quadspi.c | 125 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 107 insertions(+), 18 deletions(-)