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 35058C761AF for ; Thu, 30 Mar 2023 09:55:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229942AbjC3Jyo (ORCPT ); Thu, 30 Mar 2023 05:54:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55806 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229718AbjC3Jym (ORCPT ); Thu, 30 Mar 2023 05:54:42 -0400 Received: from mail-yb1-xb2d.google.com (mail-yb1-xb2d.google.com [IPv6:2607:f8b0:4864:20::b2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7E6922703 for ; Thu, 30 Mar 2023 02:54:40 -0700 (PDT) Received: by mail-yb1-xb2d.google.com with SMTP id f188so4280633ybb.3 for ; Thu, 30 Mar 2023 02:54:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; t=1680170079; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=Pbyws3H75gB+yatcu0+FBMyILwRxUxSpq4AefwZkLKg=; b=mZsCUYHtWVu0vKKEGZmsGvkF+uy4o1aUwHzHWz89XldmLe8AQt/HxwPKXCnk93KRbH V8UAN9+MMCbN5JvfzvF+7noo3B3ZC1SlListXXAlyAe/Si2dth9gBK0ZYJ1pNZjq9WpB iNKgAFfirtS5iYb0r3mNi+HVpohWdyNPRun52UqeTAcSf+8ut/tE0fXdPt8xlgEB0Xiy Rj4pHSlWP9szJ+wDfC+QfLt2W4ckBGmT2H86xnDFs4tatnn3zZjeDGcEbbnYNyzNRnHm anAKm5idqzYX1EilwXDVQL2PFUkUsY4u2ooCexDw3QuTQhI2n1gfk4TR7i0W9tXx8lZp mHGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680170079; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pbyws3H75gB+yatcu0+FBMyILwRxUxSpq4AefwZkLKg=; b=cRgKbf/hWqAM4ZYVXLfwgqHP0YwiMsB8bKFmkCkOT0EpIpVTaYZJmZYbHCHc/ZsNvB HjZ6Y9AKDZrajglUH5xk5FSzaSEYSQua8ZsVU29gUVDs0QjFzAUF8I98N825gKcESMPa eK0z2CNjZNcItaI48EkL751L6Hxb75jPBQ1Nl0+R2cNviXfrSED397qFvevgAWbmtNm2 ooner8U3/8A2MbEb7POsJ9HUWrw3KvS0aBBHDSLIpncrYz+i+QbnfWWrRQRDwowu0D5C JVEx9zEvg4Qy6cM3+49odOjZWWl0j+A46eR/LQQxHV7yWHz5OVf3lkQ5mjE5sdkknSUo 10WQ== X-Gm-Message-State: AAQBX9evhc02QaHhKecTFkr9+Gi/2NsL0DoKkbjgNXa2oklBInl4JVv8 yOaZ362WSxPoq9sRLgARwNqGwsU2v11RY6E1VmgIFA== X-Google-Smtp-Source: AKy350bEejlHh/La/ICbG+v0y62RclEvzaIlO/L71B6Mcr7xujU2ePyASX64lF1cgA+JnYGg8IIpcjjXYY2L1pzN96g= X-Received: by 2002:a05:6902:1501:b0:b6d:80ab:8bb6 with SMTP id q1-20020a056902150100b00b6d80ab8bb6mr15155725ybu.1.1680170079704; Thu, 30 Mar 2023 02:54:39 -0700 (PDT) MIME-Version: 1.0 References: <20230203-evk-board-support-v3-0-0003e80e0095@baylibre.com> <7h8rffyu9x.fsf@baylibre.com> In-Reply-To: <7h8rffyu9x.fsf@baylibre.com> From: Alexandre Mergnat Date: Thu, 30 Mar 2023 11:54:27 +0200 Message-ID: Subject: Re: [PATCH v3 00/17] Improve the MT8365 SoC and EVK board support To: Kevin Hilman Cc: Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno , Chaotian Jing , Ulf Hansson , Wenbin Mei , Linus Walleij , Zhiyong Tao , =?UTF-8?Q?Bernhard_Rosenkr=C3=A4nzer?= , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-mmc@vger.kernel.org, linux-gpio@vger.kernel.org, Alexandre Bailon , Fabien Parent , Amjad Ouled-Ameur , Krzysztof Kozlowski Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Le jeu. 30 mars 2023 =C3=A0 02:09, Kevin Hilman a = =C3=A9crit : > > Alexandre Mergnat writes: > > > This commits are based on the Fabien Parent work= . > > > > The purpose of this series is to add the following HWs / IPs support fo= r > > the mt8365-evk board: > > - Watchdog > > - Power Management Integrated Circuit "PMIC" wrapper > > - MT6357 PMIC > > - MultiMediaCard "MMC" & Secure Digital "SD" controller > > - USB controller > > - Ethernet MAC controller > > > > Add CPU Freq & IDLE support for this board. > > > > This series depends to another one which add support for MT8365 SoC and > > EVK board [1]. > > It seems to depend on more than that series. In order to test this, I > tried applying this series on top of Bero's minimal support (now in > linux-next), and it does not apply cleanly. > > Could you please list all the dependencies that are not yet upstream. Hi Kevin, You're right, it also depend to https://lore.kernel.org/all/20221122-mt8365-i2c-support-v6-0-e1009c8afd53@b= aylibre.com/ Regards, Alex