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 D76D8C77B6C for ; Tue, 4 Apr 2023 20:31:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236166AbjDDUbl (ORCPT ); Tue, 4 Apr 2023 16:31:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44514 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236143AbjDDUbi (ORCPT ); Tue, 4 Apr 2023 16:31:38 -0400 Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BD2624C10 for ; Tue, 4 Apr 2023 13:31:35 -0700 (PDT) Received: by mail-pl1-x633.google.com with SMTP id n14so16599433plc.8 for ; Tue, 04 Apr 2023 13:31:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; t=1680640295; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=EOVeDn8sGMiyUFHnj/niym7+yJLePku8ZuvCvpjBjFA=; b=d2PfSMqYfgsZroD2KnzQMRj0RMGsWfZOj8Pbma82DQC/fdoAL7fp4u3QRYiYy0KsxD 7J2e/+s31Z1QQnI/qyqshLlDgu+gpXILHPK0Jdtbp3wfz5cn4ytd1IDNsyWG6Zs1qD9b WATap2+gj3/N62oIZ6s5sB34NSYCjItBlYteXFqgR861/Fh/7zmJzj7RjnwFpMvGYD+s TwK/P/yR8kLl7NVvE9VrRC860srGxgFh4X0TVV1Q2pUt3Ikfyq1u1wpY/jIXj2TyS7JN gNzlm+DEd4jK9eCkoSfSMTV0tHcgHYjdqxZik2z7GkUwOBDBEZeyDropDBoOwbivkXiD tIIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680640295; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=EOVeDn8sGMiyUFHnj/niym7+yJLePku8ZuvCvpjBjFA=; b=GqPyrVV6yS0N2jTkPoPRhOALLA9z/Xcd5LQERIcYf1k/HiOng2AT88aVHnfRCiW6tv 0R57Dj8frBxrJPdAXQ20zKC6PBXQ0iqvY9WSS590oKzK28LZBzjysSQ+siiqwLcG60Wl H7xRDIPwMU4UGoIJuYPV4KC4kkY+q2Uh02XElkoCtWtki9sLcS+e+X01RdDqqu4r3oT3 03ILDsCJM5msCOr2nVhbyNmLt7FcAjb//lT0bbo3aLUiDm5WmVGNCiwBlg4WjBUQMJW3 LVl0zLe9uOVfrt/Muy8Gx76WXNnzLpGVhB381VAd9DusQ7AhIXYIjrZAu6uhDZAXZBRa sbnQ== X-Gm-Message-State: AAQBX9fn7ZsyG7+ms+J1NVW/FoTJpdADyz63lFlGPYcE0Q0954E+z2bu mqqCrxG7KDsFKYAxDh1qR6xSFQ== X-Google-Smtp-Source: AKy350YCpPag6hyvNnZwcBiqsXWIy1NnNsjRyvNEOMoKbr9kgeRuFVAQ98Nq/oUQ25+hXB9CQPoU3Q== X-Received: by 2002:a17:90b:3ece:b0:22c:6d7c:c521 with SMTP id rm14-20020a17090b3ece00b0022c6d7cc521mr4045682pjb.45.1680640294866; Tue, 04 Apr 2023 13:31:34 -0700 (PDT) Received: from localhost (63-228-113-140.tukw.qwest.net. [63.228.113.140]) by smtp.gmail.com with ESMTPSA id jm21-20020a17090304d500b001a1fe42a141sm8706184plb.115.2023.04.04.13.31.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Apr 2023 13:31:34 -0700 (PDT) From: Kevin Hilman To: Alexandre Mergnat 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 , Bernhard =?utf-8?Q?Rosenkr=C3=A4n?= =?utf-8?Q?zer?= , 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 Subject: Re: [PATCH v4 00/11] Improve the MT8365 SoC and EVK board support In-Reply-To: References: <20230203-evk-board-support-v4-0-5cffe66a38c0@baylibre.com> <7hy1ncydtc.fsf@baylibre.com> Date: Tue, 04 Apr 2023 13:31:33 -0700 Message-ID: <7hr0szwfru.fsf@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alexandre Mergnat writes: > Here a build-able & working branch with dependencies: > https://gitlab.baylibre.com/baylibre/mediatek/bsp/linux/-/commits/amergnat/i350-evk-board-support Thanks for a branch with all the dependencies. This branch builds & boots, but crashes because in the upstream default defconfig, the CPUfreq driver is built-in and the regulator that it depends on is not enabled. Changing CPUfreq to be modular with CONFIG_ARM_MEDIATEK_CPUFREQ=m allowed me to boot to a shell on mt8365-evk. This suggests that this series needs some defconfig patches to enable the new features, preferably as modules. It's probably OK that the defconfig patch(es) come as a separate series, but not sure what Matthias' preferences are here. Kevin