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 00E0DC433F5 for ; Wed, 1 Jun 2022 09:32:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351051AbiFAJcO (ORCPT ); Wed, 1 Jun 2022 05:32:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47414 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351079AbiFAJcL (ORCPT ); Wed, 1 Jun 2022 05:32:11 -0400 Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 975A987201 for ; Wed, 1 Jun 2022 02:32:09 -0700 (PDT) Received: by mail-ed1-x530.google.com with SMTP id z7so1321870edm.13 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=aTkiMar2H4J1L4AQHVdkmhCIDn/J+uNg3t8NOK5Cd2iZwxBVMNLmkQ/3UqBZarjG4B 1t/OjFAxgI1bM8CuBplrRRCpu+EFtLdAlfrPooDQtpkMnGiRpz9FWCelqJgavrARDRKk cY8jOZxXo6nzAoyYyg2rnaeLVFbn+jiNgbXWlTGkeOjTsmOFkxtmj1Ub9hZ9s7zIryVS 60Y1TlTlDOy/v0hA0bLOqm4Jei50UY9lNDqAa2nY3llq3T9xPQYFFHy7Em4zySZI1Hg+ Z7eDeMx3PxX8x/twnS7vDI+m5u4tTxGwLrTV9UgcjClP1/QiuEyn6l7/HyZ7lSOWSrJG 9FPw== X-Gm-Message-State: AOAM530symR99q5V8yZWngzaYlQoaHV0CDf9Cv0mHCtRlcS7CoyQpMHV gO4avnY/XbZoa+WMsX+2cSJMFw== 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: dmaengine@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 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 656A2C433F5 for ; Wed, 1 Jun 2022 09:32:29 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mtfujjrGrUjhpI0lusCAHWLOS8Xh7DcYNldlzREAoQw=; b=JbDcEOWTBFBQwb OdzidF/nnDiA+XNJh2WoEfZ23QIp2m3qmA3Qa9VyJQwX7YLxUd5wSmUhbzkjF9c4nHocHATJAhVCU kArDvON8c+g8BVasTV2yQfZSbSPz7vsVI9GLkGjYsohhxP1DMnk4y2nJCJVmDkLbBhCDkkhS4JqHV h/7/dxijGsOzEwUvWmgdufOJ6St4HK9oQQlgcuemnUCZQO14DlSrUV9qsbUEEkxhpZH84hNKHMU8C VxC7wyumgEdU6ZrBYTSumAWkuaaZFGU29Mq+hH8nBuUXP9J1KysO74KmlW+5e2/K/XG4CJB/0SLxh hjTb5B1mkRfkxN+v/wXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwKiG-00Evt0-0P; Wed, 01 Jun 2022 09:32:24 +0000 Received: from mail-ed1-x52e.google.com ([2a00:1450:4864:20::52e]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwKi4-00EvnL-GN for linux-mediatek@lists.infradead.org; Wed, 01 Jun 2022 09:32:14 +0000 Received: by mail-ed1-x52e.google.com with SMTP id b8so1331244edf.11 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=qUzX8jWljOOiCD1xBjEu7xNHbwweyvPhsIIUknN22kCsXo5/HJWO1lD50H212rzSLy 5jqocHcTjvG4VDX3RHOZ0jAC5ZZ5ye0iUCVVVkZ1jP9fGF96FukLQJQCPaPkHAU/mN96 wfcygz5MZIe2ktke0TY70cl79QkcGjkUIoHQsJww9tJLcS7YyiXc5kj2WKNzSb4DcpcC eEtp6Muyzr3UXYoTXaUVqTmcd/ixaQZPiUTxIUhl2mUTRmgr5XrWZ4xsgp5c27o4JPB+ 32x13fs0+gglTHmtc5y2O4sBZmE7Gb4c7D4u4ecKjL33l9/gXeQpQlVJbJBY6wHuipSv EiRQ== X-Gm-Message-State: AOAM531iXyVNLa2X2BUow1E9a3pV2FjslkYUFROJydNOWohD63hTbQ43 INmxQ9SuBZozuvKzTyiQzC5aUQ== 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> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220601_023212_614540_DAD06F35 X-CRM114-Status: GOOD ( 10.43 ) X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.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 _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 78789C433EF for ; Wed, 1 Jun 2022 09:32:12 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=UHW1vS0aHgs59/sNghVTN8aiV/la0j7ZJJs7PCh0EC0=; b=viWDY5SI9X1+2l Y+DQk1TLWylwNz1/ldpPaTqXj97fKh5YryvC2Ns0LrnprkfEcReETv/oo+f1COKVIs2jxEbUaasro hTqwx0q5WiCHVNIu6g+HJ021pFZ+36vUyLqkobgjPVz2n6XKNhYpQQ+jYkznTdb1I/skg32l6U77/ Z1oxHb1Z4DNLf6tEkKWlzunA4HxI3+rHnhzIoxQD00b1w2wdOk8Q6ElzQpqO18mohureXfMD6fQUo 7jfMK3Sa6QHd65qQbIuS1NdpviuhUoLXuUdWsvbTdsxDKiINt/zNBc/smMGgv+1h4HNYMvEbkZOVQ POsnky+MoGWJtdfb79ZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwKi3-00EvoM-PV; Wed, 01 Jun 2022 09:32:11 +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 1nwKi1-00EvnM-Ka for linux-phy@lists.infradead.org; Wed, 01 Jun 2022 09:32:11 +0000 Received: by mail-ed1-x52b.google.com with SMTP id c2so1353264edf.5 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=pLIq5L1E54y3LnaLsRiQ41AFilcMNpeTCiMbYCM7lRfTb9pEhx+COJGsnwLz+LnTwv OwZRoR+R8moe2EDqdTI+VNahNlmH2oUMDrhuOz3e29itU5cGCInyxIf81dXZ0+I3clG0 xexi/pPvny7m+0wLYFFO5J9Cdo6MMAyROhUgdEqo7jD4AVnxN5HiUr+a/voVbaXwONY+ 9Es/E3ixnkrbHbC3Un0F0nXoX+kUyT7BU6Ug2I09W++ZQ4rd9lgOtfKrp1770h5k7wge JRPNdrtvJDV9GvS57W23HUqJqeqZJyXpHH35SMYo+M/JG5SUIkHmG38WcvPbngK4Sm9X CIPA== X-Gm-Message-State: AOAM531FeerCWHEnEstXYrMeqcq6rZsXVeIdMQk/LJYUKkXJBk6R9ycO vTrqh+a/ssIKCxPkPK1FbDGE4w== 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> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220601_023209_756482_5F46062F X-CRM114-Status: GOOD ( 10.22 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.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 -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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 342D7C433F5 for ; Wed, 1 Jun 2022 09:33:30 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=juZ8U9TXWCcrXbE/Ud3IrC2TFqty509EmnP1ozKsIE4=; b=Mrpp7hhoQMA47T HCggxDgXYEa28+1IDRr+v6fwTGLSc0niS/V3KpL7+4FrAT0GTHTLtW/WGxvXJCOW4MZOyFNsyf/aX hKMxJvDsKWw9CA6uhwUb5XGwE43AekHwdrsUcizb6MkTAt/B0FdYlWzLtUSfo4SUIQZ+6gajnoMdj tOpnypbvFa5/a/w0skVYSPi6M8mupIHXRjdGW9vV7pOeu1b2jWfLVL+xlC1MQLgp/Q2+ZwrhamYJt O2AygmJi5xy0fFVKdbmJw6aorZm3b3q0S6jjYw7ER/Zi1Yk8SJxXUuXOo0xA4ZZlDjBzZ3n2SOyUb zXm7ruvN0vaGy65VZluA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwKi7-00EvqB-Gq; Wed, 01 Jun 2022 09:32:15 +0000 Received: from mail-ed1-x529.google.com ([2a00:1450:4864:20::529]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwKi4-00EvnJ-GO for linux-arm-kernel@lists.infradead.org; Wed, 01 Jun 2022 09:32:14 +0000 Received: by mail-ed1-x529.google.com with SMTP id v19so1356433edd.4 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=6Mu3Hf3tR+90YfMe0b+nlLZL/iwl5zZYfHbadSMdnztytdmHTy8TT405jxnxiM233K yhKvwjiAlX/vAisyxPFjL4tRfzWXZSBvPTUY4EzPQtgBYQw9E9vkG6Q0fz0VrO1RrKjD w1dX0/yV7RkoC6TCMBhdrJ6z7NCSlJQydI6762nj8bph7ub7X2XJyiEEkRT97Ib2bMDk GyXHG7D9FENO4WGJrWKSh8vpvucUEQjpWiVtThDcd1PC2imJSHQTwdeQfm+vAr0xSYMC euGOtsxSpAyao8vX9sq9+4XEV6+k0nm8rinmKU7xC0xvrt6jIgA0nNeTiAPZcEmV4qmz 8Rfg== X-Gm-Message-State: AOAM530TyALACRWCgSgRM5pT71oNyefYoX76JzkASj+3HRBoua1codTg 5sGDbLQ+8B82l5tBE5hgxwAXTA== 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> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220601_023212_614531_C3F35F2F X-CRM114-Status: GOOD ( 11.74 ) 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 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel