From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 108142556D for ; Fri, 26 Jan 2024 22:45:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706309108; cv=none; b=J08uZYr2L6hkkwxguiTh+iBPcpRs50AG4UMOZMHd7dmHwSlij/L5JgtIUBnl3cJS7dyDGx3bJqKBrQVnGAXWDdBc0vhQCxLz1Tut0wZPNrxs/LjAk3c/8eW6YCxTd3DOQ9yNZR4QexY4iYB5BrtIjqkmtoLIgJ2bu/7SAvwxJgM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706309108; c=relaxed/simple; bh=1Yg2w/1cFMsWZwJWeYxNwLBIk/k1lxtfvps060hiXNg=; h=Subject:To:Cc:From:Date:Message-ID:MIME-Version:Content-Type; b=RgW6wzvaHrV+5Njs3otPK1tn/96B9+YFUU37M8VnHZhysWGGvR2Yc0PKTFQ8c1CbAm+QeCM4zq02zWab01M51VdIuPQ3o/L9OkoL2x9zELDcLhjQYojeC7CU+Ims3DLqWrZTwCeQbwo1HP1joEQVYHp1oaR8XMU0McLqcpAd6H8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=P/Hq88XE; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="P/Hq88XE" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 745D1C433F1; Fri, 26 Jan 2024 22:45:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1706309107; bh=1Yg2w/1cFMsWZwJWeYxNwLBIk/k1lxtfvps060hiXNg=; h=Subject:To:Cc:From:Date:From; b=P/Hq88XEk8zAJsJ1Unwp5Li8IksxIIE/4TRHXQiasW9aw2t6inWkQy3Tg8sf/Bt6i 6nVl1mjcxidOwPizoJ5WvyWokh7ly5U6wGe6KFQyIvXXMq5oKapg6YL5azOvILSv58 F3qidTStGe7pP0cxnzb8/dfz4LRf6Q+/PFffzglc= Subject: FAILED: patch "[PATCH] ARM: dts: samsung: exynos4210-i9100: Unconditionally enable" failed to apply to 5.10-stable tree To: paul@crapouillou.net,krzysztof.kozlowski@linaro.org Cc: From: Date: Fri, 26 Jan 2024 14:45:06 -0800 Message-ID: <2024012606-illicitly-delegate-14d2@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit The patch below does not apply to the 5.10-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to . To reproduce the conflict and resubmit, you may use the following commands: git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-5.10.y git checkout FETCH_HEAD git cherry-pick -x 84228d5e29dbc7a6be51e221000e1d122125826c # git commit -s git send-email --to '' --in-reply-to '2024012606-illicitly-delegate-14d2@gregkh' --subject-prefix 'PATCH 5.10.y' HEAD^.. Possible dependencies: 84228d5e29db ("ARM: dts: samsung: exynos4210-i9100: Unconditionally enable LDO12") thanks, greg k-h ------------------ original commit in Linus's tree ------------------ >From 84228d5e29dbc7a6be51e221000e1d122125826c Mon Sep 17 00:00:00 2001 From: Paul Cercueil Date: Wed, 6 Dec 2023 23:15:54 +0100 Subject: [PATCH] ARM: dts: samsung: exynos4210-i9100: Unconditionally enable LDO12 The kernel hangs for a good 12 seconds without any info being printed to dmesg, very early in the boot process, if this regulator is not enabled. Force-enable it to work around this issue, until we know more about the underlying problem. Signed-off-by: Paul Cercueil Fixes: 8620cc2f99b7 ("ARM: dts: exynos: Add devicetree file for the Galaxy S2") Cc: stable@vger.kernel.org # v5.8+ Link: https://lore.kernel.org/r/20231206221556.15348-2-paul@crapouillou.net Signed-off-by: Krzysztof Kozlowski diff --git a/arch/arm/boot/dts/samsung/exynos4210-i9100.dts b/arch/arm/boot/dts/samsung/exynos4210-i9100.dts index a9ec1f6c1dea..a076a1dfe41f 100644 --- a/arch/arm/boot/dts/samsung/exynos4210-i9100.dts +++ b/arch/arm/boot/dts/samsung/exynos4210-i9100.dts @@ -527,6 +527,14 @@ vtcam_reg: LDO12 { regulator-name = "VT_CAM_1.8V"; regulator-min-microvolt = <1800000>; regulator-max-microvolt = <1800000>; + + /* + * Force-enable this regulator; otherwise the + * kernel hangs very early in the boot process + * for about 12 seconds, without apparent + * reason. + */ + regulator-always-on; }; vcclcd_reg: LDO13 {