From patchwork Thu Mar 23 14:19:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 1760353 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=NbPBJa7Z; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=iWL1smyI; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Pj6pW2r2Bz1yXt for ; Fri, 24 Mar 2023 01:16:35 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=HOdaJx6CvqY8Z13BEzAJwahpPgPEMDSyyZy3ixThxBw=; b=NbPBJa7ZTNE94c 3g3uwT2+TY6luORs8llwy08ugO6vz2UsdGcJUBbCIXarx0ZUOu8cGzKUxnm/3pSO5qHJkevy6fKgy 5ntgplXI/c0MiUN/MmqhEXB9miyxmP4thSNxKTWhqsZQNBNMJNJLOLmYTfTBCnlEwJ21hflK5GW1A jrWRTlVUy4Fq7+QUzsRKIleD5+XTITZ4Sd+lXSR7yDPNUrxi7f4uXJVUR9sz9vckyqK5gL6AAXAC1 F8Wq4JYglf/j6Iq2l/Vm9aFrAVfvo9poM8y6tEn9HLD7uVNNpCTOTHWaHneW6F6LKFvDunfRCs2xw jRBk+CKv4H1h18DdseIg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pfLjl-0029A9-1F; Thu, 23 Mar 2023 14:16:17 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pfLji-00299M-0S for linux-arm-kernel@lists.infradead.org; Thu, 23 Mar 2023 14:16:15 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 915DAB82144; Thu, 23 Mar 2023 14:16:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A6F3FC433EF; Thu, 23 Mar 2023 14:16:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679580971; bh=OI/gIDwVOaeciXoCCR1l4cOMsY9vfdoe+NBO8YSbd3I=; h=From:List-Id:To:Cc:Subject:Date:From; b=iWL1smyIJ03eupt+70BGkXaOhESn+6yLodO0oU5UllYq9wiyZnhjPhL+rFbsuuV2t Sm+Fi19ZJQIAcUCoTB+76HVdp0LurRkXCjgr4QAEKvkdtLJE77CJs5VTgqobLQyBAI X/RVt5nPdP+p4cgiqlKDoLABDuDGbWbRlXOCA7hLn6rW9MM43uwTM1ybdT690N87zs 2ZTbfwpdssH+h5DKBxr1tuLyVETrz1OQL8e0EprJFK3k1w2qtVkbbO2UEb/9d8nqIi itHhDzB0rx/+fDG+bjyBwUfgwagMNx2oF3ZiBQTouFXetji8Q5/9qkC8V173011sfD SZ9ZGblOL7kkg== From: Bjorn Andersson To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Arnd Bergmann , Olof Johansson , Kevin Hilman , Luca Weiss Subject: [GIT PULL] Qualcomm ARM32 Devicetree fixes for v6.3 Date: Thu, 23 Mar 2023 07:19:22 -0700 Message-Id: <20230323141922.1085875-1-andersson@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230323_071614_327449_D19EDEAB X-CRM114-Status: UNSURE ( 7.69 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.4 (-----) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: Content analysis details: (-5.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [145.40.68.75 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.2 DKIMWL_WL_HIGH DKIMwl.org - High trust sender X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-dts-fixes-for-6.3 for you to fetch changes up to ecd240875e877d78fd03efbc62292f550872df3f: ARM: dts: qcom: apq8026-lg-lenok: add missing reserved memory (2023-03-09 12:12:16 -0800) ---------------------------------------------------------------- Qualcomm ARM32 Devicetree fixes for v6.3 This introduces missing reserved-memory ranges on LG G Watch R, resolving stability issues caused by Linux reusing memory used by firmware. ---------------------------------------------------------------- Luca Weiss (1): ARM: dts: qcom: apq8026-lg-lenok: add missing reserved memory arch/arm/boot/dts/qcom-apq8026-lg-lenok.dts | 10 ++++++++++ 1 file changed, 10 insertions(+)