Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp7899258pxb; Fri, 19 Feb 2021 02:09:59 -0800 (PST) X-Google-Smtp-Source: ABdhPJzy/aRQ3kizcnaZB1jLd28Cyc+fcQDFxLdjid+YAfuJYpUuxUfySNeOLVxtyDiEbdVgr+Yn X-Received: by 2002:a17:906:135b:: with SMTP id x27mr2089113ejb.439.1613729399571; Fri, 19 Feb 2021 02:09:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613729399; cv=none; d=google.com; s=arc-20160816; b=zaQZU+HdRtObq5MSsaQiVSxK3QTvi+AV6Pd7CyHBzCuwSWLMxitJMRxCiOItGt1/Sd A2WGAWS27DQ7wq+MRIFO50j7hTlNlTAk5apvmpHyf+EnCKk5njfIqmW4ZxnX07BsenoR N+mt/ugvFxEKpgzbe2cBpLwv5YngNYDxApiJKpcRcVk9Rnc4Kg/4mY9JtKdX4xFhWeI+ WneDjarAD5iRPUPtBGdFG/OBbKussRT1GEp+xELsAqzKKjVAywfbx1zgRthakLQY9YZJ gupeD9vPZxDulyJHYQdoF8qZBPjLyOx17JN6W4IDwKhB0zVSs4Ea7IJfC4agHnN1f35+ z5ew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:references:in-reply-to :message-id:date:subject:cc:to:from; bh=FGtfd1h4RJJ109EZ+qo2aUPjCQXI+he5x451jisSRzo=; b=UWc8w7VF8MBykwempDB8t6Xq7JUdg868srKn7MivfCkj7axBGMxXPg5phPsCep1QjY MYGBS7dKR7yWdtIviTODMprgcL8MKR4UALhlDIMy7LjfwypRMKapReVGWDDd6cS/fNPM SENfHg/hr9x2qwOc8xeDV8WKJVNYHHpiKqw3GM+Hi5WJIVLlK0Wm5SFc1Nq6YZlKFaWZ ej+PP5JpYcY9+EbIsGYx1agEVd53dY/vUTcQHHz4QQYtvCv7ZDLC9VTRoeGp7WRr7Yn6 zpy7/ikoVNkS6jB+09cXrOqWN0l7cqkSfcvfyF12YGbuer6pH1kp1ry9wFmyAlj5uJWP CjeQ== 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=puri.sm Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f12si2435600ejb.602.2021.02.19.02.09.35; Fri, 19 Feb 2021 02:09:59 -0800 (PST) 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=puri.sm Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230306AbhBSKHX (ORCPT + 99 others); Fri, 19 Feb 2021 05:07:23 -0500 Received: from comms.puri.sm ([159.203.221.185]:38466 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230290AbhBSKG7 (ORCPT ); Fri, 19 Feb 2021 05:06:59 -0500 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id C41A5E1B07; Fri, 19 Feb 2021 02:05:25 -0800 (PST) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IXoulb5fPQXf; Fri, 19 Feb 2021 02:05:24 -0800 (PST) From: Martin Kepplinger To: robh@kernel.org, shawnguo@kernel.org, festevam@gmail.com Cc: kernel@pengutronix.de, linux-imx@nxp.com, krzk@kernel.org, kernel@puri.sm, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Martin Kepplinger Subject: [PATCH v3 5/5] arm64: dts: imx8mq-librem5-r2: set nearlevel to 120 Date: Fri, 19 Feb 2021 11:04:39 +0100 Message-Id: <20210219100439.9428-6-martin.kepplinger@puri.sm> In-Reply-To: <20210219100439.9428-1-martin.kepplinger@puri.sm> References: <20210219100439.9428-1-martin.kepplinger@puri.sm> Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Birch I can never reach 220 and hence the display would never turn off. Tests suggest 120 to be a good threshold value for all Birch devices. Signed-off-by: Martin Kepplinger --- arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts index d77fc5df3f06..73bd431cbd6a 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts @@ -25,5 +25,5 @@ }; &proximity { - proximity-near-level = <220>; + proximity-near-level = <120>; }; -- 2.20.1