Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1740328pxb; Sat, 16 Oct 2021 18:48:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwauEBmI2x8qpjnw1OMqJeBDQTKxLM7Fiefm/UpeabBTry2vwdUZFsoQj6vrBcKUoxIOJ7C X-Received: by 2002:a17:902:f54c:b0:13f:1e7:e467 with SMTP id h12-20020a170902f54c00b0013f01e7e467mr19359971plf.40.1634435336520; Sat, 16 Oct 2021 18:48:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634435336; cv=none; d=google.com; s=arc-20160816; b=hETGrP3w4l4KGXfzby+YsevaAY/5c/6cEGUeh71FEI2/Z0+TQXn0pmV18r8tOzAfe7 8gd6rHqs/7kKCXjbMbSGWhJ581VenpfoXQuFJo5f6BF6aySmnPaGYdDmetOe6KXcul8i clkKSN0ocTtGqKY9DqWEdvacnvwQ6JYczH1h94WxX5890SobGS4yqgZDAcQWVOnHRFPb zG20dRg9idwhq0YTMuv0A780Cktuplxp6JhqSN/yEQ2XXa4sLB8l9fawReAusNC2T9+v /tMFKsCRzX+PuTBMgtKKsYf8CbIAUNkm9tzypAHuN1xYp5Xqnb1BU7sIpqCCF+1sSiFK BA1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=acbp+Q7bMP3E4ZY9D1tIPlLvLKg0KYeeoFA8cHuNM6Y=; b=yvuoxJIFRQvhsjSNbAM+bJ9egHeTAOionQmu9skCNOLwXz7xp636ac/s+M4pSBcJFj iajKV+OxqtDAM4x1rv7iHf5Hch2TRJjCOVLaGB9oofaZLtX0ZGC9wkK0tSEWfJvsq9+k 7HLyAoZhaBSbmYShE6dTytB9kzMb1iBqXS4Upk/T9uPgE6naK9aaYXqDPX7c5tucRygu uAElJ+jT2aQ2XBj0IO4uD+5PqjXvzHoZM99w3GiRsAUtQBZLlyyOnLM26zHvyS+svCqp L5ffqYRm1cOgUjLYJODdvUjm2MI1MZJTLcWUIP2L6eCw+Q2/ln86J6LTQYvU3532gh6U moSw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y132si14610710pfc.51.2021.10.16.18.48.43; Sat, 16 Oct 2021 18:48:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241236AbhJOQXD (ORCPT + 99 others); Fri, 15 Oct 2021 12:23:03 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:36224 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241237AbhJOQXC (ORCPT ); Fri, 15 Oct 2021 12:23:02 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: gtucker) with ESMTPSA id EE3141F453E7 Subject: Re: [PATCH] arm64: defconfig: enable regulator to fix mt8173 regression To: Adrian Ratiu , Catalin Marinas , Will Deacon , Matthias Brugger Cc: linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@collabora.com, Enric Balletbo Serra , "kernelci@groups.io" References: <20211011125301.3440033-1-adrian.ratiu@collabora.com> From: Guillaume Tucker Message-ID: Date: Fri, 15 Oct 2021 17:20:51 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20211011125301.3440033-1-adrian.ratiu@collabora.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/10/2021 13:53, Adrian Ratiu wrote: > A regression was introduced on some mediatek boards starting with > v5.15-rc1 in commit 109fd20601e2b ("arm64: dts: mediatek: mt8173: > Add domain supply for mfg_async") which effectively changed the > regulator from the always-on dummy to DA9211 without explicitely > enabling it, causing failures like the these caught by KernelCI > on Hana Chromebooks [1]: > > mtk-power-controller 10006000.syscon:power-controller: supply domain not found, using dummy regulator > mtu3 11271000.usb: supply vbus not found, using dummy regulator > xhci-mtk 11270000.usb: supply vbus not found, using dummy regulator > > There might be another bug linking these power domains in the > mediatek PM driver, but that is a separate issue wich needs > addressing, for now just fix the obvious regression due to the > new regulator requirement. > > [1] https://github.com/kernelci/kernelci-project/issues/66 > Reported-by: "kernelci.org bot" > Cc: Guillaume Tucker > Suggested-by: Enric Balletbo Serra > Signed-off-by: Adrian Ratiu Tested-by: "kernelci.org bot" https://staging.kernelci.org/test/plan/id/616945b4043bf9aafba6c453/ Thanks, Guillaume > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index 156d96afbbfc..4901cc1213bb 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -616,6 +616,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y > CONFIG_REGULATOR_AXP20X=y > CONFIG_REGULATOR_BD718XX=y > CONFIG_REGULATOR_BD9571MWV=y > +CONFIG_REGULATOR_DA9211=y > CONFIG_REGULATOR_FAN53555=y > CONFIG_REGULATOR_GPIO=y > CONFIG_REGULATOR_HI6421V530=y >