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 8E80CC433EF for ; Wed, 1 Jun 2022 09:32:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351095AbiFAJcN (ORCPT ); Wed, 1 Jun 2022 05:32:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351075AbiFAJcL (ORCPT ); Wed, 1 Jun 2022 05:32:11 -0400 Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9D2C28A04D for ; Wed, 1 Jun 2022 02:32:09 -0700 (PDT) Received: by mail-ed1-x52d.google.com with SMTP id x62so1336638ede.10 for ; Wed, 01 Jun 2022 02:32:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=9rLHj//9k/15fypiFbMELs3ChxXWRGpeQMJrEmUMxUs=; b=QIpbmzzYJ0HAltV9KIinq7hcn1/hnXtpRXtMmZG9J7qu9J+yvPLSDMoa7T1mF07mXK H0apr2OZxGQd0U1WCKeMv8lb+Fm0H/mDYSMtRdWizypZAKluo8iAZmIxB1zzo1cgkxVD 8FqROBoannHWns4ltnEoaFMetuFzZVnMg34x8TBZHDiL1S+h+agEWmJXOJBPr45zEleE wIN4pLzhGLnCkSJ6swE6lcLnjUX895KzSJg8xs9oTGRBgvcXRQgxWZs0dfq2tVdBw1lA e+iovxTxiCiSptWs6zjF6xpsc90sU1LjwN9TwlBSRUrniu3cN+/+/2A8nwrc4UNO1Pv1 qyIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=9rLHj//9k/15fypiFbMELs3ChxXWRGpeQMJrEmUMxUs=; b=ywcnz8/Os0NDTswBj3MmigjQaN3CulFxHDl0NCKMwUc6DaRAR5OH9SqFEDWnQH5AKE 3rX8UEQzU1m23+vzBsTjyYY94o0nk5hC012nPutA7g4ezvxHHjrjKUD+5jiQGq3vDM4e ToWWz/Qyj7IPy4dWTr9wzdmDjcg4W/22sEAWIssyeUF2TZp04Y4CHyPDX9mlncvc0KiQ YBlGgSF0MqBP1ARfizYb66neSqWGceV6uklywVSdZqUcjJxuYp/7haLRAgDTyytnjJph grr97NTAhHy4lbAEqVRWgc26poPrDn4IIq2Ype5R/ojwmxHOBlFvVabl+E9Pe8TWvjwi Rpcg== X-Gm-Message-State: AOAM533s7xSSxEF/AfHZWm7Z/NufCfENui4qX0JKIuU/862HTbKVRU20 5+C6Ylf0M5Unh+GovFSH7bbdIw== X-Google-Smtp-Source: ABdhPJxIaNQdmdCizYbGGHKjK+me0jgNnS5X6cMWDDf2h3DFwSO74zQhHh65gXy+skv8i/8hh9yGoQ== X-Received: by 2002:a05:6402:e9f:b0:41c:df21:b113 with SMTP id h31-20020a0564020e9f00b0041cdf21b113mr69039921eda.217.1654075928172; Wed, 01 Jun 2022 02:32:08 -0700 (PDT) Received: from [192.168.0.179] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id i23-20020a1709061e5700b00708a2ae7620sm102525ejj.67.2022.06.01.02.32.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Jun 2022 02:32:07 -0700 (PDT) Message-ID: Date: Wed, 1 Jun 2022 11:32:06 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH 00/17] Add support for MT8365 EVK board Content-Language: en-US To: Fabien Parent , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, vkoul@kernel.org, qii.wang@mediatek.com, matthias.bgg@gmail.com, jic23@kernel.org, chaotian.jing@mediatek.com, ulf.hansson@linaro.org, srinivas.kandagatla@linaro.org, chunfeng.yun@mediatek.com, broonie@kernel.org, wim@linux-watchdog.org, linux@roeck-us.net Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-iio@vger.kernel.org, linux-mmc@vger.kernel.org, linux-phy@lists.infradead.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org References: <20220531135026.238475-1-fparent@baylibre.com> From: Krzysztof Kozlowski In-Reply-To: <20220531135026.238475-1-fparent@baylibre.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On 31/05/2022 15:50, Fabien Parent wrote: > This patch series adds support for the MT8365 EVK board. > > This series has dependencies on the following series: > https://patchwork.kernel.org/project/linux-mediatek/list/?series=646256 > https://patchwork.kernel.org/project/linux-mediatek/list/?series=646091 > https://patchwork.kernel.org/project/linux-mediatek/list/?series=646083 > https://patchwork.kernel.org/project/linux-mediatek/list/?series=646081 > https://patchwork.kernel.org/project/linux-mediatek/list/?series=646076 > https://patchwork.kernel.org/project/linux-mediatek/list/?series=646068 > https://patchwork.kernel.org/project/linux-mediatek/list/?series=646020 > https://patchwork.kernel.org/project/linux-mediatek/list/?series=646052 > https://lore.kernel.org/r/20220504091923.2219-2-rex-bc.chen@mediatek.com > https://lore.kernel.org/r/20220512062622.31484-2-chunfeng.yun@mediatek.com > https://lore.kernel.org/r/20220512062622.31484-1-chunfeng.yun@mediatek.com > https://lore.kernel.org/r/20220524115019.97246-1-angelogioacchino.delregno@collabora.com > https://lore.kernel.org/all/20220127015857.9868-1-biao.huang@mediatek.com/ Eh... and how we are supposed to test or apply this? Such dependencies could mean none of automated tools will pick it up, so your patchset has to wait till dependencies got merged. Best regards, Krzysztof