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 A2E3BC433F5 for ; Wed, 23 Feb 2022 14:10:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6103183C8F; Wed, 23 Feb 2022 15:10:41 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=xilinx.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=monstr-eu.20210112.gappssmtp.com header.i=@monstr-eu.20210112.gappssmtp.com header.b="eHt7NLwo"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E0AA383C8B; Wed, 23 Feb 2022 15:10:39 +0100 (CET) Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) (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 14AFE83BA2 for ; Wed, 23 Feb 2022 15:10:37 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=xilinx.com Authentication-Results: phobos.denx.de; spf=none smtp.mailfrom=monstr@monstr.eu Received: by mail-ed1-x530.google.com with SMTP id s24so37943917edr.5 for ; Wed, 23 Feb 2022 06:10:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20210112.gappssmtp.com; s=20210112; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=uzD5mdUtAwfckhR758DDixssz4F4d3OTFq8iyjXgpV8=; b=eHt7NLwo3aTqEQRANP+GgoLWXZTfvR0N3fw5aOnu5uWSftqJyV0GAPCSN4nFif7Jtc YVU5dcnVsw29tKxxc+iQP298+Gbt+CfSaKtXHVUafYwJL2BVgXUhJk6f447tKQLPyd82 AcAKxg6+zhc99jcPISvOrW7O9h7txFWFM9oKCQ+MC0VYl4rve0UBSvkzfbRLVq014MEP LWIYKG7p3dUH/I5SiirrpIDnJPLoynq6sa3c9qlGSKPr3sVVb9hAYde4RYd21cs7UFKe /VN5TPP2jeRJehi1vYbc0Y5LFtn0eZGqEZfgfeTxf6KA89ocy9FCYPPyGoHJDPEs6T9B TObw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=uzD5mdUtAwfckhR758DDixssz4F4d3OTFq8iyjXgpV8=; b=bDoOn60XGRs69JNnt35H2v9iHs6BVTKHhz7bVkWYZ97/GD5Xcm0Hm8SrKDEFjiloqy oViGRYRtgzYi2z34t3qL3hXKQH8XP/1gLlKgDfgz8NzMdsHVF15tCOp/lEp/n7t/2Enf vYtPE29yM0mhHeV51W9iarKzsyVlVVKHpWvixVcs1f6zqE7rVKq6kdlhcR4QRro+ERPY Hny57/t7UF3vo8rcquL6gKvAAvomzet0g1gKdqfLpUuXbG3RHBgr7nWAbBYiHuQcgGBE dE/2b32lb9KokU6xSJ1J9PLKla0qubnpqd4kC5bX64IS873ef9ho6vM4tlbmoPul5o6h 6WxA== X-Gm-Message-State: AOAM531p8RVTLiGcJ4yWqmdevjQDDJu07oIkReonwCwPEM9FlSihiflq G5aFcnhfI0VLBhZiMIlkNyUlSAajCxyBiA== X-Google-Smtp-Source: ABdhPJy7rrAuTogUVlUr9l4INZIboFq36RHDcqIhsFNusHqHxLCGtB+ueYXMMAEmVZqnrdHmw0fuSQ== X-Received: by 2002:a05:6402:26cb:b0:3fa:3817:1f78 with SMTP id x11-20020a05640226cb00b003fa38171f78mr31284028edd.219.1645625436377; Wed, 23 Feb 2022 06:10:36 -0800 (PST) Received: from localhost ([2a02:768:2307:40d6::f9e]) by smtp.gmail.com with ESMTPSA id b4sm8904727edu.105.2022.02.23.06.10.35 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 23 Feb 2022 06:10:35 -0800 (PST) From: Michal Simek To: u-boot@lists.denx.de, git@xilinx.com Cc: Amit Kumar Mahapatra , Michael Walle , Michal Simek , Tom Rini Subject: [PATCH 0/2] nand: zynq: Sync up with Linux Date: Wed, 23 Feb 2022 15:10:32 +0100 Message-Id: X-Mailer: git-send-email 2.35.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, recently PL35x driver was upstreamed and there were some changes in DT binding which should be reflected here too. That's why sending these two patches to update the driver and the way how nand and nor memories are described in DT. Thanks, Michal Michael Walle (1): ARM: dts: zynq: add NAND flash controller node Michal Simek (1): mtd: nand: Update driver to match new DT binding arch/arm/dts/bitmain-antminer-s9.dts | 2 +- arch/arm/dts/zynq-7000.dtsi | 57 +++++++++++++++------------- arch/arm/dts/zynq-zc770-xm011.dts | 2 +- drivers/mtd/nand/raw/zynq_nand.c | 9 +++-- 4 files changed, 38 insertions(+), 32 deletions(-) -- 2.35.1