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 AD6DEEE0207 for ; Wed, 13 Sep 2023 19:03:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231875AbjIMTDG (ORCPT ); Wed, 13 Sep 2023 15:03:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230311AbjIMTDG (ORCPT ); Wed, 13 Sep 2023 15:03:06 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 70AA8170F for ; Wed, 13 Sep 2023 12:03:02 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8D4C5C433C7; Wed, 13 Sep 2023 19:03:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1694631782; bh=ETy5j8VzXuWP8Z6JR4t2q0G/iQRrKDr91oTyUBEJcI8=; h=Subject:To:Cc:From:Date:From; b=E2z2mrFXR1ufIXZlreSXG1jw/8LR2zpI43JZyG8DiloXyBzLHC/+fAAJgpy42KEu7 upzijLyojx7G7MdfMl6fRWLXwAw8jUXek9RBfmbtQU3W2eU4mAZzQ6VrvIzHCNZF1W UC/lQB4P5ueFWt2I5YpnlbFrWUUPX+YV3TUL3mWM= Subject: FAILED: patch "[PATCH] ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's" failed to apply to 5.15-stable tree To: paul@crapouillou.net, krzysztof.kozlowski@linaro.org, sam@ravnborg.org, stable@vger.kernel.org Cc: From: Date: Wed, 13 Sep 2023 21:02:50 +0200 Message-ID: <2023091350-stretch-subpar-e1a1@gregkh> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org The patch below does not apply to the 5.15-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.15.y git checkout FETCH_HEAD git cherry-pick -x b3f3fc32e5ff1e848555af8616318cc667457f90 # git commit -s git send-email --to '' --in-reply-to '2023091350-stretch-subpar-e1a1@gregkh' --subject-prefix 'PATCH 5.15.y' HEAD^.. Possible dependencies: b3f3fc32e5ff ("ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical size") thanks, greg k-h ------------------ original commit in Linus's tree ------------------ >From b3f3fc32e5ff1e848555af8616318cc667457f90 Mon Sep 17 00:00:00 2001 From: Paul Cercueil Date: Fri, 14 Jul 2023 17:37:20 +0200 Subject: [PATCH] ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical size The previous values were completely bogus, and resulted in the computed DPI ratio being much lower than reality, causing applications and UIs to misbehave. The new values were measured by myself with a ruler. Signed-off-by: Paul Cercueil Acked-by: Sam Ravnborg Fixes: 8620cc2f99b7 ("ARM: dts: exynos: Add devicetree file for the Galaxy S2") Cc: # v5.8+ Link: https://lore.kernel.org/r/20230714153720.336990-1-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 37cd4dde53e4..a9ec1f6c1dea 100644 --- a/arch/arm/boot/dts/samsung/exynos4210-i9100.dts +++ b/arch/arm/boot/dts/samsung/exynos4210-i9100.dts @@ -207,8 +207,8 @@ lcd@0 { power-on-delay = <10>; reset-delay = <10>; - panel-width-mm = <90>; - panel-height-mm = <154>; + panel-width-mm = <56>; + panel-height-mm = <93>; display-timings { timing {