From patchwork Thu Apr 21 12:15:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1620110 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: bilbo.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=VbOgUIfW; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Kkc2Y2TVMz9s75 for ; Thu, 21 Apr 2022 22:16:05 +1000 (AEST) 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=SKx3aw8XT3E1bJP37QPukkR5EARjEMlXRfidETB6xqM=; b=VbOgUIfW6vrJlF bvyNjb+grerVdRX077OOKIS6J/zlMEBkvVAX0UMsoFWWUfPfXNwM3HJEjnhbeZfIFMX6MiSpzbjyK DiVW3tCOVWs64+JN8nx/r1I71/6owm9nKGvogNvoC9J3lhVJdY8atyOiHJpfZS7QgR1YEXTKpvaf0 RTOwM9RwYAL51lvcKX7oWznhzSaKFyG68TA6zjsUUqvOpGfw2sIRUuP2NVjCR6okcOnxnsawDleqd GUrGI7LUAji19OJUGuPuwqj92oRkygV0ed2usV6QOjmYBqz/mvVGTkwrOjyoFi8NERk6GkyU63pD6 pBxloen7R3naJCeLbQSA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhViq-00DMEM-0g; Thu, 21 Apr 2022 12:15:44 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhVin-00DMDq-5w for linux-arm-kernel@lists.infradead.org; Thu, 21 Apr 2022 12:15:42 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 086E78106; Thu, 21 Apr 2022 12:12:47 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Cc: arm@kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Tony Lindgren" Subject: [GIT PULL] Fixes for omaps Date: Thu, 21 Apr 2022 15:15:27 +0300 Message-Id: X-Mailer: git-send-email 2.35.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220421_051541_300258_E90EEEFF X-CRM114-Status: UNSURE ( 9.93 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) 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: From: "Tony Lindgren" The following changes since commit 71ff461c3f41f6465434b9e980c01782763e7ad8: iommu/omap: Fix regression in probe for NULL pointer dereference (2022-04-08 11:16:29 +0200) Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 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 From: "Tony Lindgren" The following changes since commit 71ff461c3f41f6465434b9e980c01782763e7ad8: iommu/omap: Fix regression in probe for NULL pointer dereference (2022-04-08 11:16:29 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.18/fixes-take2 for you to fetch changes up to 46ff3df87215ff42c0cd2c4bdb7d74540384a69c: ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35 (2022-04-14 11:38:44 +0300) ---------------------------------------------------------------- Fixes for omaps Few regression fixes for omap variants. These mostly fix issues related to warnings added for system suspend, and some devicetree issues: - Make ti-sysc driver quirks for gpt12 timer omap3 specific to fix timer clock disabling for am335x system suspend - Fix new system suspend warning for dra7 vpe caused by trying to use register bits not wired for vpe - Fix mmc boot order for omap3-gta04 that has no mmc2 or 3 wired - Add missing touchscreen properties for am3 - Fix pin muxing for logicpd-som-lv and am3517-evm to not depend on earlier bootloader versions - Fix refcount leak for omap_gic_of_init ---------------------------------------------------------------- Adam Ford (2): ARM: dts: am3517-evm: Fix misc pinmuxing ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35 H. Nikolaus Schaller (1): ARM: dts: Fix mmc order for omap3-gta04 Miaoqian Lin (1): ARM: OMAP2+: Fix refcount leak in omap_gic_of_init Miquel Raynal (1): ARM: dts: am33xx-l4: Add missing touchscreen clock properties Tony Lindgren (2): bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specific ARM: dts: dra7: Fix suspend warning for vpe powerdomain arch/arm/boot/dts/am33xx-l4.dtsi | 2 ++ arch/arm/boot/dts/am3517-evm.dts | 45 +++++++++++++++++++++--- arch/arm/boot/dts/am3517-som.dtsi | 9 +++++ arch/arm/boot/dts/dra7-l4.dtsi | 4 +-- arch/arm/boot/dts/logicpd-som-lv-35xx-devkit.dts | 15 ++++++++ arch/arm/boot/dts/logicpd-som-lv-37xx-devkit.dts | 15 ++++++++ arch/arm/boot/dts/logicpd-som-lv.dtsi | 15 -------- arch/arm/boot/dts/omap3-gta04.dtsi | 2 ++ arch/arm/mach-omap2/omap4-common.c | 2 ++ drivers/bus/ti-sysc.c | 16 ++++++++- 10 files changed, 102 insertions(+), 23 deletions(-)