From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E5332C77B73 for ; Mon, 1 May 2023 17:12:21 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A3657861F1; Mon, 1 May 2023 19:12:19 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="Q0/mLp2H"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0BE3E86277; Mon, 1 May 2023 19:12:18 +0200 (CEST) Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 70E19861D4 for ; Mon, 1 May 2023 19:12:15 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jagan@amarulasolutions.com Received: by mail-pl1-x632.google.com with SMTP id d9443c01a7336-1a516fb6523so26949075ad.3 for ; Mon, 01 May 2023 10:12:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; t=1682961134; x=1685553134; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=9/IK3dzhpO1BRW3nVxeDFzIu+i7P06Zr6Nkdbc0LOr4=; b=Q0/mLp2HxigJYtZZMZfUx0yIVW9fRixPI7nhq+QVZvQaDlYp6UQTQOnC9VXoGyyZ1T 2+1bR5aH3/kNdeY/wV5+2JkZ6ttQg8mkHuj4BbRoTw/ikPXmD+FUrZ/p3N1DP6SpSniP OjJ5wDBU8QasD+DUyXoIWBuIL5xSfUAwNr3os= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682961134; x=1685553134; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=9/IK3dzhpO1BRW3nVxeDFzIu+i7P06Zr6Nkdbc0LOr4=; b=kQgaK+6U/ddYDmqh3UFOn6euTaz851KHmM+GPSqIQbM9h52FbXhfgWnkG0R3dMsw51 8IJ8FUrc8xh4VaePsTExLJZym9tcDwsqvMRHPcDlG0Jc66JBWII53RDWjZZNz07J8hjs 9ANRktTjkfG8+8zmWx5XGPJOQq+/PSvzNAJj2F2VWaigGCIpT8H//VG8cxhCnk1dZWee 8853zTILTq4BhSps651rFWjWxuQoqoLSzBfXgiu1sxTJKCiXD3tX8LLpPrhjo3NrtuHN Dja6OuYx5rmUxyDie8+48lWfx6J/H/YNQbDbaauWXDRROl/2WB6bLhPb0TkeXrBAXuKO tjuA== X-Gm-Message-State: AC+VfDyJUj6QIzuX58PnegMGP+gGxSVPg/P9vNrraD2TgiIWVWCCuM68 BiyPZd0kwcSiQNmh6x+BLP93Sw== X-Google-Smtp-Source: ACHHUZ7PN9JEEPx0bnpD9uGlR4NeivRBjMkvjEa6cJFMAb2+FMv7OrHprAxcdEcINlPfmLePxgMgvQ== X-Received: by 2002:a17:903:32cc:b0:1aa:f3c4:74e5 with SMTP id i12-20020a17090332cc00b001aaf3c474e5mr4963838plr.0.1682961133717; Mon, 01 May 2023 10:12:13 -0700 (PDT) Received: from localhost.localdomain ([2405:201:c00a:a0cb:d1d9:9433:790f:7ac]) by smtp.gmail.com with ESMTPSA id o4-20020a170902778400b001a2135e7eabsm18101534pll.16.2023.05.01.10.12.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 01 May 2023 10:12:12 -0700 (PDT) From: Jagan Teki To: Tom Rini Cc: u-boot@lists.denx.de Subject: Pull request: u-boot-spi/master Date: Mon, 1 May 2023 22:42:08 +0530 Message-Id: <20230501171208.446082-1-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Hi Tom, Please pull this PR for u-boot-spi. Summary: - cadence-quadspi fixes (Apurva Nandan, Dhruva Gole) - CHIP_ERASE optimization (Marek Vasut) - fixups for s25fs512s (Takahiro Kuwano) CI: https://source.denx.de/u-boot/custodians/u-boot-spi/-/pipelines/16198 The following changes since commit 6a11fdf0536e02ac9cd4a3da0535a271c694715f: Merge branch '2023-04-24-TI-platform-updates' (2023-04-24 18:09:22 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-spi spi for you to fetch changes up to 08b3098eadc7f826c3e6fb9d184cf6d82f5028fe: spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion (2023-04-26 13:37:39 +0530) ---------------------------------------------------------------- Apurva Nandan (2): spi: cadence-quadspi: Fix check condition for DTR ops spi: cadence-quadspi: Use STIG mode for all ops with small payload Dhruva Gole (3): spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op() spi: spi-mem: perform odd len check only while writing data spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion Heinrich Schuchardt (1): mtd: spi-nor: missing fallthrough in set_4byte() Ilias Apalodimas (1): spi: synquacer: Silence uninitialized variable warnings Jim Liu (1): spi: npcm-fiu: add regulator feature and remove set clock Kunihiko Hayashi (1): spi: f-ospi: Add missing spi_mem_default_supports_op() helper Marek Vasut (1): mtd: spi-nor: Add CHIP_ERASE optimization Takahiro Kuwano (1): mtd: spi-nor-core: Add fixups for s25fs512s drivers/mtd/spi/spi-nor-core.c | 117 ++++++++++++++++++++++++++++++++++++++++- drivers/spi/cadence_qspi.c | 16 ++++-- drivers/spi/cadence_qspi_apb.c | 56 ++++++++++++-------- drivers/spi/npcm_fiu_spi.c | 72 ++++++++++++++++++++----- drivers/spi/spi-mem.c | 8 ++- drivers/spi/spi-sn-f-ospi.c | 2 +- drivers/spi/spi-synquacer.c | 4 +- 7 files changed, 231 insertions(+), 44 deletions(-)