Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp298354pxb; Fri, 29 Oct 2021 10:02:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxhKrSeunhMeYf1Bfi9aqrHrQ5haoTNu5IluBjGHYNMA1FPRRnKKKCKHTyWnkzjUNLKf9u5 X-Received: by 2002:a05:6e02:1543:: with SMTP id j3mr8464199ilu.151.1635526975677; Fri, 29 Oct 2021 10:02:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635526975; cv=none; d=google.com; s=arc-20160816; b=FJWm5140sIJ91todOGY5n9G9fYaODtnHww8bp+sgK7Lr07dYgF72viQkdjHnN2ui95 Q8MpuZ4Oj/XW02FbJ/crrYbWJ0SnHs3QfnZXAB/0N0QgWCHYUUoBEl5TyAkh31de7khr bphO3C0lY8xcN7lElIga2MAD696rNZOCx4PiwE5RQMSFhsCktXRXgri9yYxzWQBEaZPU 33hqKmfPlSMZ9f7POWR7Z+ewDuKwVWVLHGcFw02Tf0WBnyhhenLxmLEXM+OV+5Nrota7 fwoJWccPrt3irH/z1CPFVCpQ3hjUMes25eXWuNbY+vJDIDGskwLKYouto0sFOkazR6Ma w4dg== 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=gCqJArcIS1uWmtzmjqze95oITIas3QsuRFFvkAHXc5s=; b=Ew/zfXSKiLO67lX1yMn2uSMyq+iNGbavILL2LbRf7il0kf3KeJHM1HyOMSVDqDH89z 8gmvybnZK6EAQ5qcaMjE3auqXvck8VoTgTfVQDFygxghOT62mV1M3Z9Win2/g5WJzo5r bxvCjV8V3eWD+DT9IywJQiyKZHhU4Qw0u86q3a1bkEe3ONm77JCUaxpUBz/3VmvTv4AS +LKuboS12ZQ8KStFKsM3F0e14HWbG/DGOtG45GQpnKkSjCpKhzAgG5E0as85jZ80B5GO vcydxEg2/swgB4kpVrGoJFiSRFHufdklp5InUn3Gl79gxW8LyOU1/FagX+Oun+DN7omI p/dA== 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 a6si6955069ioa.60.2021.10.29.10.02.32; Fri, 29 Oct 2021 10:02:55 -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 S229893AbhJ2RCm (ORCPT + 99 others); Fri, 29 Oct 2021 13:02:42 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:56594 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229732AbhJ2RCl (ORCPT ); Fri, 29 Oct 2021 13:02:41 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: kholk11) with ESMTPSA id 9A92C1F45BC6 Subject: Re: [PATCH v2] arm64: defconfig: enable regulator to fix mt8173 regression To: Adrian Ratiu , Will Deacon , Matthias Brugger , linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org, kernel@collabora.com, "kernelci . org bot" , Guillaume Tucker , Enric Balletbo Serra References: <20211029153947.225416-1-adrian.ratiu@collabora.com> From: AngeloGioacchino Del Regno Message-ID: <7d2c1339-2580-d9fb-64ce-b2d361944eff@collabora.com> Date: Fri, 29 Oct 2021 19:00:08 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20211029153947.225416-1-adrian.ratiu@collabora.com> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Il 29/10/21 17:39, Adrian Ratiu ha scritto: > A regression was introduced on some mediatek boards starting with > v5.15-rc1 in commit 109fd20601e2 ("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 caught by KernelCI on Hana > Chromebooks [1] for previously used dummies like: > > 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 > Fixes: 109fd20601e2 ("arm64: dts: mediatek: mt8173: Add domain supply for mfg_async") > Reported-by: "kernelci.org bot" > Cc: Guillaume Tucker > Suggested-by: Enric Balletbo Serra > Signed-off-by: Adrian Ratiu Tested-by: AngeloGioacchino Del Regno