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 X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 106DCC47094 for ; Thu, 10 Jun 2021 15:24:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E5836613AE for ; Thu, 10 Jun 2021 15:24:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231610AbhFJP0p (ORCPT ); Thu, 10 Jun 2021 11:26:45 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:56020 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230322AbhFJP0n (ORCPT ); Thu, 10 Jun 2021 11:26:43 -0400 Received: from mail-wm1-f72.google.com ([209.85.128.72]) by youngberry.canonical.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lrMY2-0007hD-Mf for linux-kernel@vger.kernel.org; Thu, 10 Jun 2021 15:24:46 +0000 Received: by mail-wm1-f72.google.com with SMTP id k5-20020a05600c1c85b02901ac8b854c50so3115304wms.5 for ; Thu, 10 Jun 2021 08:24:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ukUXcmzHV6X8b0Xkgch2TG03nCCj+8pCGUVjUc6wzSA=; b=g2S9HrRBWBhuYlQqu3UNQg0M+S9pcYj7AbSe32x3QSgpr80xvBM1YmF0Ng4VNPjYR7 GSNsuyKgMookHXWnBTbx9YiipJcjsK1zOq+o0aGy/CsyN1fT1bbKy6Y93/LFlv+lkbLT JJu9Rofb6jR30BglTvVAJu1FmP6RkTdQhx7SaoJyLRSkJSh8G2iGcs3yF6DOkc+T38J4 VSH9zQe7eWc7074AuG0brg+1Q6IBdYjMWSM1gr2C/n81ngWjHGuJPC37GnG8IHoKuQ90 LI1jLslL2DTPSy04ZsngV4hYL7/FS8Ckr3q47DT3mpKntPlhSYGDvK04d4jK+KVqnLW0 2ZTw== X-Gm-Message-State: AOAM531Kl9Hss62ODcwUee9liKe12blOPLzNbLk5nUAKu/WwVNqQxO1y +NijgfMJzh1zWhdbv2p2wcTewaDZc92dsFxyfAWp/kdsgEeEhOl1ZGxiE0+m9goQZmjlvXMNFOU 6i+zpLLe7AX9jbFsAdSEJvWW3p7XsIqAK36qLUacw6w== X-Received: by 2002:adf:ee82:: with SMTP id b2mr2209830wro.360.1623338681364; Thu, 10 Jun 2021 08:24:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxOTv9fulnnwFGbr5bRzeYNUhZzzKxbm+dl148j35vdYWfC9AdIoXBPeqdl9MytPfXH6/lBxQ== X-Received: by 2002:adf:ee82:: with SMTP id b2mr2209818wro.360.1623338681234; Thu, 10 Jun 2021 08:24:41 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-177-222.adslplus.ch. [188.155.177.222]) by smtp.gmail.com with ESMTPSA id d15sm3717637wri.58.2021.06.10.08.24.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Jun 2021 08:24:40 -0700 (PDT) From: Krzysztof Kozlowski To: Rob Herring , devicetree@vger.kernel.org, Miquel Raynal , Tudor Ambarus , linux-mtd@lists.infradead.org, Vignesh Raghavendra , Richard Weinberger Cc: Krzysztof Kozlowski , Siva Durga Prasad Paladugu , Amit Kumar Mahapatra , Thomas Petazzoni , linux-kernel@vger.kernel.org, Naga Sureshkumar Relli , helmut.grohne@intenta.de, Michal Simek , Srinivas Goud , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v23 00/18] ARM Primecell PL35x support Date: Thu, 10 Jun 2021 17:24:31 +0200 Message-Id: <162333862777.77538.13169948771709140035.b4-ty@canonical.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20210610082040.2075611-1-miquel.raynal@bootlin.com> References: <20210610082040.2075611-1-miquel.raynal@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 10 Jun 2021 10:20:22 +0200, Miquel Raynal wrote: > I am taking over Naga's series, here are the major changes: > * Cleaning of the SMC bus binding file (and yaml conversion) > * Superficial cleaning and great simplification of the SMC bus driver > * Addition of a yaml file describing the NAND controller > * Full rework of the NAND controller driver. JFFS2 and UBIFS not tested > yet, only bare test tools have been used to proove basic correctness > of the helpers. > * Addition of a couple of MAINTAINERS entries. > > [...] Applied, thanks! [01/18] dt-binding: memory: pl353-smc: Rephrase the binding commit: a70eb9165e2a0f2867f0eb78f12665893d135ee1 [02/18] dt-binding: memory: pl353-smc: Document the range property commit: 386783ea6d9f21374cb11e0e8b8b4bd9770ef485 [03/18] dt-binding: memory: pl353-smc: Drop the partitioning section commit: f1d19f7400132b45cab4ee60e974150699fe28b5 [04/18] dt-binding: memory: pl353-smc: Describe the child reg property commit: 6c74a55e1d791be9758d9f23b1c5375854949188 [05/18] dt-binding: memory: pl353-smc: Fix the example syntax and style commit: 540148ce3455f0dc4fac9414ac12337ae0ab7cf2 [06/18] dt-binding: memory: pl353-smc: Drop unsupported nodes from the example commit: 29c6d09f39591eb3ea5e8e64ed42b28b9ae31f99 [07/18] dt-binding: memory: pl353-smc: Fix the NAND controller node in the example commit: 9af22e1169dd6b0f498fa8f9bff7c44f721b1b20 8-9: still acks needed [10/18] memory: pl353-smc: Fix style commit: 62584c870cba9c84f08dadc083c6359dc41df678 [11/18] memory: pl353-smc: Rename goto labels commit: edd84c4256e2a2c756a241728b8c31e14bbed2f7 [12/18] memory: pl353-smc: Let lower level controller drivers handle inits commit: 493db2b05d9217da5889840ee31121856627e3c6 [13/18] memory: pl353-smc: Avoid useless acronyms in descriptions commit: 9d7bb4493acfb7a131230e7785e7416de50b28b6 [14/18] memory: pl353-smc: Declare variables following a reverse christmas tree order commit: df6c2646d0e459ea6aa1d2caff683cc75df63b31 [15/18] MAINTAINERS: Add PL353 SMC entry commit: 813d52799ad28579da3ed5a88c1bacd8069dd172 Best regards, -- Krzysztof Kozlowski