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 31DDCC04A95 for ; Tue, 25 Oct 2022 12:33:07 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8006884E50; Tue, 25 Oct 2022 14:32:52 +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="Sh/A+aOo"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 92FD784D5B; Tue, 25 Oct 2022 14:30:55 +0200 (CEST) Received: from mail-pl1-x635.google.com (mail-pl1-x635.google.com [IPv6:2607:f8b0:4864:20::635]) (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 9692880079 for ; Tue, 25 Oct 2022 14:27:37 +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-x635.google.com with SMTP id y4so10819087plb.2 for ; Tue, 25 Oct 2022 05:27:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=IuaDzcgd10g5KyQGviYX7pwCLbjTcHbGHiKsfaFYStk=; b=Sh/A+aOouVpuvxBlSbyWE7U2dD6C7gg08o2Fy5dVfhpXCIXS13OIRaVocLZET/7vV2 PmAkqF4AL/Heu6nWTO6N8KXlWkmE6ZKbHuLK/IOVaWlWeyNi+AefGPBTrr1o0gw6xt4F NmRxcvyj7gMUoT0rdAMmXkCIGk/y8lE+Zh2JM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=IuaDzcgd10g5KyQGviYX7pwCLbjTcHbGHiKsfaFYStk=; b=HPbzKpQTgfKUhiz9+5+C016ovbGFlKq+L4N0dLNWXUp6d58QccZI/HwOAqwheOUa/W jT9l8faTpXaj3vLvajT/9GwuWFQfXXKHCDvCpaT90JEPDUoQKEVLycscdPHaJ9GUXZa4 HKCs2oD9WHpkFiDU7VE2qg6Wn2yrVgwx0GX0i1isem/5+mK6/cfz/USuolRz0SP8XuhU jRU0+TTpRHQ/rFF102szaWf7EEGMYuVdVJnNZLCAA7RHSVaJipNiMA23YfML9zSwBGr3 36hkKt+OXcxe5gPPZdpR6hDhbflMfBToaxocbiOFKHrUoByp2kpw3uIGXM7Pmhfsw8rD sykA== X-Gm-Message-State: ACrzQf3+LtVz0Sy4jCFw2QfSUAlSYtVqcBkqwIY2ZrDLZ1AvIdPL0gyq NJHAKmHbLfb2WRfovdUVBp59dIYyXR1nmaUEnNI= X-Google-Smtp-Source: AMsMyM5nYn0AMLhBybH3tyLAcoTc3v8ONEZKniVWI/Mo+9ZxL5W936GCIsX7aFfohO3qYrpCBU2m4g== X-Received: by 2002:a17:90b:4f82:b0:213:4d2f:9853 with SMTP id qe2-20020a17090b4f8200b002134d2f9853mr142164pjb.200.1666700782418; Tue, 25 Oct 2022 05:26:22 -0700 (PDT) Received: from localhost.localdomain ([2405:201:c00a:a14c:8814:25eb:b9d1:78d3]) by smtp.gmail.com with ESMTPSA id r26-20020aa79eda000000b0056b8b17f914sm1280151pfq.216.2022.10.25.05.26.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Oct 2022 05:26:22 -0700 (PDT) From: Jagan Teki To: Tom Rini Cc: u-boot@lists.denx.de Subject: Pull request: u-boot-spi/master Date: Tue, 25 Oct 2022 17:56:18 +0530 Message-Id: <20221025122618.205040-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.6 at phobos.denx.de X-Virus-Status: Clean Hi Tom, Please pull this PR. Summary: - Add s28hl512t, s28hl01gt (Takahiro) - Rework s25hx_t_post_bfpt_fixup() (Takahiro) CI: https://source.denx.de/u-boot/custodians/u-boot-spi/-/pipelines/13925 thanks, Jagan. The following changes since commit 7723828c97bc107d2fba976fc50403ac8747f1bc: Merge branch '2022-10-21-enforce-some-DM-migrations' (2022-10-21 15:32:45 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-spi.git master for you to fetch changes up to 622b5d356136f9172db7fe7ba240cd9e45097a19: cmd: sf: Handle unaligned 'update' start offset (2022-10-25 10:17:33 +0530) ---------------------------------------------------------------- Marek Vasut (1): cmd: sf: Handle unaligned 'update' start offset Takahiro Kuwano (8): mtd: spi-nor-core: Rename s28hs512t prefix mtd: spi-nor-core: Rename configuration macro for S28 support mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs mtd: spi-nor-core: Default to addr_width of 3 for configurable widths mtd: spi-nor-core: Track flash's internal address mode mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode mtd: spi-nor-core: Fix index value for SCCR dwords cmd/sf.c | 18 +++++--- configs/j721s2_evm_a72_defconfig | 2 +- configs/j721s2_evm_r5_defconfig | 2 +- drivers/mtd/spi/Kconfig | 10 ++--- drivers/mtd/spi/spi-nor-core.c | 92 ++++++++++++++++++++++++---------------- drivers/mtd/spi/spi-nor-ids.c | 5 ++- include/linux/mtd/spi-nor.h | 5 +++ 7 files changed, 83 insertions(+), 51 deletions(-)