From patchwork Mon Oct 11 11:02:42 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1539217 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=syomyzsN; 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 4HSbWW354Vz9sPB for ; Mon, 11 Oct 2021 22:03: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=X765wbDOY9ZoP+hQ72oSJuDdchYWRqmrJ7SY5jPuNPk=; b=syomyzsNKNitCK 2D+oKiEleg7l72uCPBoiedFbAzwx0OCLOn18B3uP8yAuK6hOK4Fu7x0zXks+oO51aXKvBTYg/scW9 xgAyVka26mkZN+dBmmEcDYRMw2q6Qgr15kodK/IeZlJeMkx9puu4ZiKRISwmRZLDu4pf4a3a7UTWd 2kSbrFVemtobCqISzdKMXV0aEDUV06fj4uD3cmCyKH6xDTqxA2wtWJjnBickBF7ZUQjE1+L6MnQ+G FRaY6MyAlQr1tzLkDoR30q6dNNBut9EJEcac/gS/pGcUbn86a+4Ct+A5bqWsAm9s/ZIUgQHgjb0Bn /SgYSgSCQpjDxG11NMUg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZt5K-008yXu-DD; Mon, 11 Oct 2021 11:03:10 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZt4z-008ySD-OD for linux-arm-kernel@lists.infradead.org; Mon, 11 Oct 2021 11:02:51 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id AD9BD8061; Mon, 11 Oct 2021 11:03:19 +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 1/3] SoC changes for omaps for v5.16 Date: Mon, 11 Oct 2021 14:02:42 +0300 Message-Id: X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211011_040249_854620_3FAF9425 X-CRM114-Status: UNSURE ( 8.81 ) 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 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) 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 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.16/soc-signed for you to fetch changes up to e60150de94ef1508e77cbf5956ecc0ca84c4fc9b: ARM: OMAP2+: Drop unused CM defines for am3 (2021-10-06 12:36:23 +0300) ---------------------------------------------------------------- SoC changes for omaps for v5.16 Few non-urgent comment typo fixes and few changes to drop unused auxdata. Then a series of changes to drop some a pile of old unused defines. These can be now dropped for the SoCs that have been updated to use devicetree data with drivers/clock and drivers/soc device drivers. ---------------------------------------------------------------- Jason Wang (2): ARM: OMAP2+: Fix typo in some comments ARM: OMAP2+: Fix comment typo Tony Lindgren (11): ARM: OMAP2+: Drop old unused omap5_uevm_legacy_init() ARM: OMAP2+: Drop unused old auxdata for dra7x_evm_mmc_quirk() ARM: OMAP2+: Drop unused PRM defines for dra7 ARM: OMAP2+: Drop unused PRM defines for omap5 ARM: OMAP2+: Drop unused PRM defines for omap4 ARM: OMAP2+: Drop unused PRM defines for am4 ARM: OMAP2+: Drop unused PRM defines for am3 ARM: OMAP2+: Drop unused CM defines for dra7 ARM: OMAP2+: Drop unused CM and SCRM defines for omap5 ARM: OMAP2+: Drop unused CM and SCRM defines for omap4 ARM: OMAP2+: Drop unused CM defines for am3 arch/arm/mach-omap2/cm-regbits-44xx.h | 101 ------ arch/arm/mach-omap2/cm1_44xx.h | 174 ---------- arch/arm/mach-omap2/cm1_54xx.h | 168 --------- arch/arm/mach-omap2/cm1_7xx.h | 263 -------------- arch/arm/mach-omap2/cm2_44xx.h | 386 --------------------- arch/arm/mach-omap2/cm2_54xx.h | 325 ------------------ arch/arm/mach-omap2/cm2_7xx.h | 449 ------------------------ arch/arm/mach-omap2/cm33xx.h | 280 --------------- arch/arm/mach-omap2/omap_hwmod.c | 6 +- arch/arm/mach-omap2/pdata-quirks.c | 36 -- arch/arm/mach-omap2/powerdomain.c | 6 +- arch/arm/mach-omap2/prcm43xx.h | 94 ----- arch/arm/mach-omap2/prm33xx.h | 40 --- arch/arm/mach-omap2/prm44xx.h | 630 ---------------------------------- arch/arm/mach-omap2/prm54xx.h | 358 ------------------- arch/arm/mach-omap2/prm7xx.h | 613 --------------------------------- arch/arm/mach-omap2/scrm44xx.h | 141 -------- arch/arm/mach-omap2/scrm54xx.h | 228 ------------ 18 files changed, 6 insertions(+), 4292 deletions(-) delete mode 100644 arch/arm/mach-omap2/scrm54xx.h From patchwork Mon Oct 11 11:02:43 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1539218 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=VOCdQP11; 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 4HSbWp48YQz9sPB for ; Mon, 11 Oct 2021 22:03:50 +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:References:In-Reply-To: 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: List-Owner; bh=nOBXzaq+cIGriBeD+LFy6G+EsbkAj92M6janIML6hNY=; b=VOCdQP11j6rQgX Ij8Q2NwBfWEfsv7070iG4lw9WAckPnL7VXhKAsYXo/wCVlAKa0yYDJLC41pqoxAPoilbYULPKjgaF UOMSCexkazCYG8nAkhXzcMC2Df8MpQ0lIfOTTlclGt44OKma6/qRrnQPnw1MlMefI16RUk70pA5ty T2PaP/GQRtczDWSkTkYgTP0wzvAhvPU6QpuZZZo3RqRM7AkBnMx/5LNWxcr/xI3HWR9nU06nPreJ7 EdrEzTTadWeV36P4AFP8nVh5VWDYIZzvdUEEmU/aWuBrbx+cvPvnhpabvg6EFvnHf/12thiKHS1Qx Nhn78On4F4K95mIjvwTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZt5Z-008ybo-SM; Mon, 11 Oct 2021 11:03:26 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZt52-008yTB-59 for linux-arm-kernel@lists.infradead.org; Mon, 11 Oct 2021 11:02:53 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 5A9F28102; Mon, 11 Oct 2021 11:03:22 +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 2/3] Driver changes for ti-sysc for v5.16 Date: Mon, 11 Oct 2021 14:02:43 +0300 Message-Id: X-Mailer: git-send-email 2.33.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211011_040252_271258_B3757DD1 X-CRM114-Status: GOOD ( 10.35 ) 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 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) 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 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.16/ti-sysc-signed for you to fetch changes up to 1b1da99b845337362a3dafe0f7b49927ab4ae041: bus: ti-sysc: Fix variable set but not used warning for reinit_modules (2021-10-06 08:38:09 +0300) ---------------------------------------------------------------- Driver changes for ti-sysc for v5.16 Changes for ti-sysc driver for improved system suspend and resume support as some drivers need to be reinitialized on resume. Also a non-urgent resume warning fix, and dropping of legacy flags for gpio and sham: - Fix timekeeping suspended warning on resume. Probably no need to merge this into fixes as it's gone unnoticed for a while. - Check for context loss for reinit of a module - Add add quirk handling to reinit on context loss, and also fix a build warning it caused - Add quirk handling to reset on reinit - Use context loss quirk for gpmc and otg - Handle otg force-idle quirk even if no driver is loaded - Drop legacy flags for gpio and sham ---------------------------------------------------------------- Tony Lindgren (10): bus: ti-sysc: Fix timekeeping_suspended warning on resume bus: ti-sysc: Check for lost context in sysc_reinit_module() bus: ti-sysc: Add quirk handling for reinit on context lost bus: ti-sysc: Add quirk handling for reset on re-init bus: ti-sysc: Use context lost quirks for gpmc bus: ti-sysc: Use context lost quirk for otg bus: ti-sysc: Handle otg force idle quirk bus: ti-sysc: Drop legacy quirk flag for gpio bus: ti-sysc: Drop legacy quirk flag for sham bus: ti-sysc: Fix variable set but not used warning for reinit_modules drivers/bus/ti-sysc.c | 276 +++++++++++++++++++++++++++++----- include/linux/platform_data/ti-sysc.h | 3 + 2 files changed, 244 insertions(+), 35 deletions(-) From patchwork Mon Oct 11 11:02:44 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1539219 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=EUfGgP1z; 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 4HSbXV5tysz9sPB for ; Mon, 11 Oct 2021 22:04:26 +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:References:In-Reply-To: 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: List-Owner; bh=NAjWVbPhNK/6PUrmPhLWsRBAUGYS+bAxGl6+B4di0Eg=; b=EUfGgP1zxu2JI8 g3ir2OTvfti0jqO7abcz6STAU8m+ewYE6shiYK/6F+KBa61It0Ixs3EzU2c4TLl08nKOVQz5oj0Qx KAB2JqHk18Ftg4KVuMJKXsT/tJ/u4n/iP1GEmSrlDhT1OR9IxRUx6Rmgm4qvU2QkWCRoVNRGMSzi6 pOo0mgV5UlBC9hzb1ehFR+PFMS+tDbMqwOKzhd5dAyUKBYakRFNUYXVxKYP6yVoxoviPZ7suIeBkW +rkZEPcntxeZULhl9x/zGi/ExRzcz4sgzbFg4I/PKlx2Ft+k+H56loso5AphASu0B007EYwTpcUyD FQK4dZjsZX5oOkJXzJ6g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZt64-008ynY-6u; Mon, 11 Oct 2021 11:03:56 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZt55-008yUK-4U for linux-arm-kernel@lists.infradead.org; Mon, 11 Oct 2021 11:02:56 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 470E28061; Mon, 11 Oct 2021 11:03:25 +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 3/3] Devicetree changes for omaps for v5.16 Date: Mon, 11 Oct 2021 14:02:44 +0300 Message-Id: X-Mailer: git-send-email 2.33.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211011_040255_266531_9FB1219B X-CRM114-Status: UNSURE ( 9.14 ) 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 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) 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 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.16/dt-signed for you to fetch changes up to 02794dbdc892a20479995cb9083a69a2ff213d96: ARM: dts: dra7: add entry for bb2d module (2021-10-06 10:46:44 +0300) ---------------------------------------------------------------- Devicetree changes for omaps for v5.16 These changes configure devices for am335x and dra7, and fixes various devicetree check warnings for gta04: - Update am335x-pocketbeagle to use pinconf-single - A series of devicetree warning fixes for omap3 and gta04 - Configure bb2d Vivante GC 2D Accelerator for dra7 ---------------------------------------------------------------- Andreas Kemnade (6): ARM: dts: omap3: fix cpu thermal label name arm: dts: omap3-gta04: cleanup LCD definition arm: dts: omap3-gta04: fix missing sensor supply arm: dts: omap3-gta04a5: fix missing sensor supply arm: dts: omap3-gta04a4: accelerometer irq fix arm: dts: omap3-gta04: cleanup led node names Drew Fustini (1): ARM: dts: am335x-pocketbeagle: switch to pinconf-single Gowtham Tammana (1): ARM: dts: dra7: add entry for bb2d module arch/arm/boot/dts/am335x-pocketbeagle.dts | 1 + arch/arm/boot/dts/dra7.dtsi | 19 +++++++++++++++++++ arch/arm/boot/dts/omap3-cpu-thermal.dtsi | 2 +- arch/arm/boot/dts/omap3-gta04.dtsi | 23 +++++++++++++---------- arch/arm/boot/dts/omap3-gta04a5.dts | 2 ++ 5 files changed, 36 insertions(+), 11 deletions(-)