From patchwork Mon Jul 17 10:00:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Kepplinger-Novakovic X-Patchwork-Id: 13316439 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 mout01.posteo.de ([185.67.36.65]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qLL2o-003i9o-02 for linux-arm-kernel@lists.infradead.org; Mon, 17 Jul 2023 10:01:31 +0000 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 1481324002B for ; Mon, 17 Jul 2023 12:01:12 +0200 (CEST) From: Martin Kepplinger Subject: [PATCH v1 0/4] arm64: dts: imx8mq-librem5: description updates Date: Mon, 17 Jul 2023 10:00:52 +0000 Message-Id: <20230717100056.4047292-1-martink@posteo.de> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+lwn-linux-arm-kernel=archive.lwn.net@lists.infradead.org List-Archive: To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shawnguo@kernel.org, festevam@gmail.com Cc: kernel@pengutronix.de, linux-imx@nxp.com, kernel@puri.sm, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org, Martin Kepplinger From: Martin Kepplinger hi Shaw and all interested, This is another small but important round of hardware description updates for the Librem 5 phone. The first allows to use the display stack in the first place. The other 3 patches improve diplay-blanking when talking, enable fast charging when system-suspended, and faster system-resume. thanks, martin Martin Kepplinger (1): arm64: dts: imx8mq-librem5: set audio-1v8 always-on Sebastian Krzyszkowiak (3): arm64: dts: imx8mq-librem5-r4: Bump up proximity sensor's near level arm64: dts: imx8mq-librem5: Mark tps65982 as wakeup source arm64: dts: imx8mq-librem5: Reduce usdhc2's post-power-on-delay-ms to 20ms arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts | 2 +- arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-)