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 10E1DC433F5 for ; Wed, 4 May 2022 06:11:21 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7753B83E48; Wed, 4 May 2022 08:11: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="ivQ8rPP+"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B591383E9A; Wed, 4 May 2022 08:11:17 +0200 (CEST) Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) (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 B745083E40 for ; Wed, 4 May 2022 08:11:14 +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-pj1-x1030.google.com with SMTP id iq10so384304pjb.0 for ; Tue, 03 May 2022 23:11:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=r+kRp2Erwtj/ELMgo0i8J72lU4booFruRCSqTMDbMnY=; b=ivQ8rPP+65VVa4uN+PHmYEDwh07rTsxsaBB4P3s5f8rhvl6NsxqpWrNZiZbx4HU8Gy w7v0eRCznz6wrueCXTOJ6r2eEtCU+AzABVADx+oVldAaZa2m8JQUCn7kuFddC4VAIgDD 56qxw98u2ERYe2+k3Hpei+yPcegeXJhtCBnik= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=r+kRp2Erwtj/ELMgo0i8J72lU4booFruRCSqTMDbMnY=; b=gQa+6pXM5My5XkZU6dNpxdXqpovEYyFUzfuulPtp3TfqE6gB1XC6qC/XiFP9JVtEtP iV9SNGSUC2HaldXyEX/7SLsWl0KYPzNc02fnaUYC1ni32ce6MfeHhedeE6XjKzhGX3qB jHUEnW/5T1Ejie4J3W6qdKzJOLmDgvFt/jiZEoQ8L/OBE7dtLAzUejHOBgKS60o4Z2yM HBZNpj9pBtx/f9fzaDgFAEimHZOa4nvptnTPtrfGpHxXY/QHKUgf1ZCxBbxFlnzIURdw ZxAO+LdoGVywT49aMxrPuB3h1EV3rUZSGe/smjXkAfuiGvxcRZL5dvr0PcvgpxplaIjp a70Q== X-Gm-Message-State: AOAM530BwnQeGomzBr+nPDjIqTyasrXmRmeDYFec2PkijZHDPv9++Qmq ZUhglutToAPMEUfbWOgh+cWv4g== X-Google-Smtp-Source: ABdhPJyj0sM6oBOrUdmwE3jF735E5MQVxoa+9oziF3IBOtL3bSiK75rno6go3ZUekTMznVddm0aaug== X-Received: by 2002:a17:902:da8b:b0:15e:aba7:43fe with SMTP id j11-20020a170902da8b00b0015eaba743femr11279481plx.9.1651644673098; Tue, 03 May 2022 23:11:13 -0700 (PDT) Received: from localhost.localdomain ([183.83.137.38]) by smtp.gmail.com with ESMTPSA id f9-20020a170902ce8900b0015e8d4eb1besm5628108plg.8.2022.05.03.23.11.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 May 2022 23:11:12 -0700 (PDT) From: Jagan Teki To: Tom Rini Cc: u-boot@lists.denx.de Subject: Pull request: u-boot-spi/master Date: Wed, 4 May 2022 11:41:08 +0530 Message-Id: <20220504061108.4949-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.5 at phobos.denx.de X-Virus-Status: Clean Hi Tom, Please pull this PR. Summary: - NPCM7xx FIU SPI driver (Jim Liu) - AT45DB641E dataflash (Luca Ellero) CI: https://source.denx.de/u-boot/custodians/u-boot-spi/-/pipelines/11912 thanks, Jagan. The following changes since commit c70c0102af5413cadde6bf90044cb75aefef0584: Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2022-04-29 14:04:08 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-spi master for you to fetch changes up to c62f93a620f7c13564a0f4a5583e90a01047901d: sf: dataflash: add support for AT45DB641E (2022-05-03 17:57:19 +0530) ---------------------------------------------------------------- Jim Liu (1): spi: npcm-fiu: add NPCM7xx FIU controller driver Luca Ellero (2): sf: dataflash: add support for "extended ID" sf: dataflash: add support for AT45DB641E Marek Vasut (1): mtd: spi-nor-ids: Add Winbond W25Q128JW ID Tien Fong Chee (1): mtd: spi-nor-ids: add Macronix mx25u51245g flash entry drivers/mtd/spi/sf_dataflash.c | 101 +++++++---- drivers/mtd/spi/spi-nor-ids.c | 7 + drivers/spi/Kconfig | 6 + drivers/spi/Makefile | 1 + drivers/spi/npcm_fiu_spi.c | 387 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 468 insertions(+), 34 deletions(-) create mode 100644 drivers/spi/npcm_fiu_spi.c