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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0BE45C433EF for ; Sat, 9 Apr 2022 02:04:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233430AbiDICG6 (ORCPT ); Fri, 8 Apr 2022 22:06:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41530 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229807AbiDICG5 (ORCPT ); Fri, 8 Apr 2022 22:06:57 -0400 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7148211140 for ; Fri, 8 Apr 2022 19:04:51 -0700 (PDT) Received: by mail-ed1-x52a.google.com with SMTP id z99so3298395ede.5 for ; Fri, 08 Apr 2022 19:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pensando.io; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=7cUq6wKL2eg4YK3c6xmRvhrYxfFrlkl8iW8PAzAV5Zc=; b=2ks+z6QqN7kNNK8lKkDTCE7RM5AkUgvnu2j6q6InkjwMR3sUtFR18cLs/tjNaVTctg bfX/BfmbpkCnB16dEWAvDaNgsQwaMECrwCqi00r7zJCEPrG6lDNgbx6NW9YtPMZinUwt 5Vk8+CHnJvsPgDEFVToLY6AXbI7ona/+wEKeDa5less2toAKp9tjzfi+Bd05m+/H+r3g aVaoVhS5jzsLJgDiUNkWATqF0mYK85vfpUUtRiL3BTuftGAliYytt1GUXmrMdh2ARE+H 2v5NoDc1EGPz+t07TabYy/tmdfqCJo5NmF9pY6WU94TV4nbH9gOPd65s8RstC4ugMpVy mEbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7cUq6wKL2eg4YK3c6xmRvhrYxfFrlkl8iW8PAzAV5Zc=; b=EKgzpk2/UU9VVg9gYTv703jmnnm7Rok14umAXrHRA7GOLfyDrNfch6CWcCXiWRJcFT e0B/WIUZdpYf6OiDKuwiEBkxHyjcuWzeHjxkuT/rCmTmKnotnE7+B+Og1q98I9Dyq+Ls omiVwOdT4AcR86tUUyMy3krUdpEqyOf+AflQGiRTpE/P2OVz+ok8/miYre7ce3BFjpMP 5kqjUO8EyBDE4ImLvreNfohXXdJgXuLU9f86FGR1oxUxdHiqgHV54QEhGZlSIWfFIVhU Pgy6J4XeLNl2ksDRU0Eg/Mx8mSSSJzbtFSHrMIaNtzR9ZuNCiE+VS5Q7EK+QATiPXhcy 8bng== X-Gm-Message-State: AOAM531rcsNKGNhFwgGa0O2uCNoTLt7fHMg0voOfbOKE7p7i91k642V3 0BVpcTcN1n5xq++6G9J27MnVFG2AyPMPxZS+RaE/Pg== X-Google-Smtp-Source: ABdhPJw8VmMCU/F2QWOhnLWYUiSxqw1LGnzIiAnctMNwRiGRe1sb6g6TTMrBy4XimjkeJVJbwRyW8L37F65jQJ7PvyY= X-Received: by 2002:a05:6402:1541:b0:41c:bfb9:d56b with SMTP id p1-20020a056402154100b0041cbfb9d56bmr22092637edx.344.1649469890042; Fri, 08 Apr 2022 19:04:50 -0700 (PDT) MIME-Version: 1.0 References: <20220406233648.21644-1-brad@pensando.io> <20220406233648.21644-2-brad@pensando.io> In-Reply-To: From: Brad Larson Date: Fri, 8 Apr 2022 19:04:39 -0700 Message-ID: Subject: Re: [PATCH 01/11] dt-bindings: arm: add Pensando boards To: Krzysztof Kozlowski Cc: Linux ARM , Arnd Bergmann , Linus Walleij , Bartosz Golaszewski , Mark Brown , Serge Semin , Adrian Hunter , Ulf Hansson , Olof Johansson , David Clear , "open list:GPIO SUBSYSTEM" , linux-spi , linux-mmc , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, Apr 7, 2022 at 11:54 AM Krzysztof Kozlowski wrote: > > diff --git a/Documentation/devicetree/bindings/arm/pensando,elba.yaml b/Documentation/devicetree/bindings/arm/pensando,elba.yaml > > It seems you ignored to Cc devicetree binding maintainers for all your > devicetree bindings patches. > > Please rebase on a recent kernel tree and use scripts/get_maintainers.pl > to get list of people to Cc. Your tree could not have my address, but > why Rob is missing is a surprise... Hi Krzysztof, Thanks for pointing this out. I used get_maintainers.pl on the original patchset that has evolved. I will redo the list for the next submission. Best, Brad 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 13BECC433F5 for ; Sat, 9 Apr 2022 02:06:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uQk+zNA0BrmViIoZQz805PacTk4JmvOTGTez0IunXyg=; b=o4kHJ++uGXftju tkSESYW9nF26YW9A4qS5Cw0eyZ1dXMK5Naoi9bzgOGA1uN2OxSKwG/0ZPaXeL8VpKv+aqilF6eKS6 WQtfqtcpvxtT99FjYdGaQ3+jKjkIF8+KYwMdXAw9i4Tb1V3VNT+xyOWcEdAvXuP/4H/zs9UBQ5ja/ R2kz7m0KgBbsG2Ctxxusn2F5oOwZYT+l89KqvfxiPgTDz4A8lTxejDhpTEPv/gEIlzRPUikjEmPyU n80sDbzpmywfw7txqGM2qtTOrwzo1+myWkqx60YtXl7u3wbIIxgCKcuU4KBuYj5RFGWlKzBYGB0Gf PvfiHpAQsPgvjMAa37sw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nd0T9-001hIM-Jm; Sat, 09 Apr 2022 02:04:55 +0000 Received: from mail-ed1-x52b.google.com ([2a00:1450:4864:20::52b]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nd0T6-001hHp-3A for linux-arm-kernel@lists.infradead.org; Sat, 09 Apr 2022 02:04:53 +0000 Received: by mail-ed1-x52b.google.com with SMTP id v15so1840605edb.12 for ; Fri, 08 Apr 2022 19:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pensando.io; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=7cUq6wKL2eg4YK3c6xmRvhrYxfFrlkl8iW8PAzAV5Zc=; b=2ks+z6QqN7kNNK8lKkDTCE7RM5AkUgvnu2j6q6InkjwMR3sUtFR18cLs/tjNaVTctg bfX/BfmbpkCnB16dEWAvDaNgsQwaMECrwCqi00r7zJCEPrG6lDNgbx6NW9YtPMZinUwt 5Vk8+CHnJvsPgDEFVToLY6AXbI7ona/+wEKeDa5less2toAKp9tjzfi+Bd05m+/H+r3g aVaoVhS5jzsLJgDiUNkWATqF0mYK85vfpUUtRiL3BTuftGAliYytt1GUXmrMdh2ARE+H 2v5NoDc1EGPz+t07TabYy/tmdfqCJo5NmF9pY6WU94TV4nbH9gOPd65s8RstC4ugMpVy mEbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7cUq6wKL2eg4YK3c6xmRvhrYxfFrlkl8iW8PAzAV5Zc=; b=J7Ud79SSXMkcAUmkWGL8dkw03Pckf6PrwdCB5s4CODL4fdlrJh/fuB0Q9GdCISeB1g VD6iy4NSJlFAjA+pgHEjgXPsFI1Cw4FZm/Qj8w7REBdYG53iyegZR66uv5SnV2q0bi+P oDIyngAlWUOgHJ0DR5YN/bqdNcbGvxfcT10bfzCmGG4zJDbbX4TVtvtqWMcAcMiAlju1 xczcv7g1kZEyLszn2L8wZ0vx8aThQos2E9Xmlp/sgvMOL//hYXW0v9SpyXXrW7bVghFC EE4ahST+8fCz+9MOrpogaCzK53K9ZqXjD1en6YJQP8jc8FxtLTgOvPCRiky2FoFspH/d 1Yxw== X-Gm-Message-State: AOAM530sdup5A4v8O8PGyH61oBd8WL/BI/XBJscCe6gZXTY0JJql1fVI MvIyFPPYDNORaOe9xsSbnOdTOqR3R11wEmFie1WetA== X-Google-Smtp-Source: ABdhPJw8VmMCU/F2QWOhnLWYUiSxqw1LGnzIiAnctMNwRiGRe1sb6g6TTMrBy4XimjkeJVJbwRyW8L37F65jQJ7PvyY= X-Received: by 2002:a05:6402:1541:b0:41c:bfb9:d56b with SMTP id p1-20020a056402154100b0041cbfb9d56bmr22092637edx.344.1649469890042; Fri, 08 Apr 2022 19:04:50 -0700 (PDT) MIME-Version: 1.0 References: <20220406233648.21644-1-brad@pensando.io> <20220406233648.21644-2-brad@pensando.io> In-Reply-To: From: Brad Larson Date: Fri, 8 Apr 2022 19:04:39 -0700 Message-ID: Subject: Re: [PATCH 01/11] dt-bindings: arm: add Pensando boards To: Krzysztof Kozlowski Cc: Linux ARM , Arnd Bergmann , Linus Walleij , Bartosz Golaszewski , Mark Brown , Serge Semin , Adrian Hunter , Ulf Hansson , Olof Johansson , David Clear , "open list:GPIO SUBSYSTEM" , linux-spi , linux-mmc , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220408_190452_174646_48C74955 X-CRM114-Status: GOOD ( 14.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Apr 7, 2022 at 11:54 AM Krzysztof Kozlowski wrote: > > diff --git a/Documentation/devicetree/bindings/arm/pensando,elba.yaml b/Documentation/devicetree/bindings/arm/pensando,elba.yaml > > It seems you ignored to Cc devicetree binding maintainers for all your > devicetree bindings patches. > > Please rebase on a recent kernel tree and use scripts/get_maintainers.pl > to get list of people to Cc. Your tree could not have my address, but > why Rob is missing is a surprise... Hi Krzysztof, Thanks for pointing this out. I used get_maintainers.pl on the original patchset that has evolved. I will redo the list for the next submission. Best, Brad _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel