From patchwork Thu Aug 5 08:46: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: 1513824 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org 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=) Authentication-Results: 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=WB/XvAXv; dkim-atps=neutral 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 ozlabs.org (Postfix) with ESMTPS id 4GgMgb6Y19z9sRR for ; Thu, 5 Aug 2021 18:47:39 +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=ScdwZRJSQkNFG+/26FXtS5bznvcVZ6A/KZbf8EOW390=; b=WB/XvAXv5Z1P4+ DIyuik5+PAgFPY3cK4ngyNTXijF9u+OUNc0q3GSpf/xPAEV4YSZ7f/EIoUK5gFPMfP75tGHpGCy78 IyBFIrzGWcKiwr1DUgflFF/oblfgmXKdZXtkebIN3hHnykP0VPzRcFtMCh30plpuB7Lw39X+eYIJe JnPq1rUBAhEDU5r15/vW2uWkZHZK7khEPpGZN4BBfYvp40P2nbZYj7shud9+kCz4FnVsvRtZBXP69 gt0w7qt5mk5NAXGkP/fnUaeeTz6h96FANWSE/9+Xgi9P2xe9jlVPvyBNLxweiIPIKF1nU8pWe8w2/ MzQuSweZAIGd9HtSiP2Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBZ1l-008haU-Lc; Thu, 05 Aug 2021 08:46:57 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBZ1h-008hYn-VY for linux-arm-kernel@lists.infradead.org; Thu, 05 Aug 2021 08:46:55 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 38B088061; Thu, 5 Aug 2021 08:47:08 +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.15 Date: Thu, 5 Aug 2021 11:46:42 +0300 Message-Id: X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210805_014654_103542_32A25DB3 X-CRM114-Status: UNSURE ( 7.66 ) 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -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 e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/soc-signed for you to fetch changes up to 8d5a937f10ed091e14fc57a4158f59983e2934cf: MAINTAINERS: Adopt SanCloud dts files as supported (2021-07-27 11:54:52 +0300) ---------------------------------------------------------------- SoC changes for omaps for v5.15 Update MAINTAINERS for SanCloud devices and drop unused old Kconfig ---------------------------------------------------------------- Paul Barker (1): MAINTAINERS: Adopt SanCloud dts files as supported Peter Robinson (1): arm: omap2: Drop MACH_OMAP3517EVM entry MAINTAINERS | 6 ++++++ arch/arm/mach-omap2/Kconfig | 5 ----- 2 files changed, 6 insertions(+), 5 deletions(-) From patchwork Thu Aug 5 08:46: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: 1513825 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org 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=) Authentication-Results: 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=MNWUs9ov; dkim-atps=neutral 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 ozlabs.org (Postfix) with ESMTPS id 4GgMgg125Sz9s5R for ; Thu, 5 Aug 2021 18:47:43 +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: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=sjHJslD9NCnrIG8v3LmRv7CSx2SQfylHnNEbUFGkYYA=; b=MNWUs9ovCbfMRj SmBgBvYvHXQscCy7jSwKZLLJ8AncRWDSWynYxXOu4PLMK3GD/nmE/npUM7X5QxAbwPLkbecStr4VK oxin5/Fzop9YS4S8uSMTyaVcczf3CoPML49hpKPGTXnA8MwicRRY2V/mPK2rIXkgAVJEZmqSEw+NA W0+HwLVZRA/quDmUbjbYuzDVuObSZNJ1ROxPl3A4UEh+46w3/ab3vUVyLv/HWYHx7sezBRz09fBR/ ZO05aVAgrcQeGSTgXw3fz0nhXVCoJyhoZY8H/7O65aff2xBtHvlAjlOmNN4lUb6F8Owgr1mzGz/rn yc/C4zcQL/LY9tGwPy4g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBZ1v-008hcQ-EU; Thu, 05 Aug 2021 08:47:07 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBZ1i-008hZF-Nc for linux-arm-kernel@lists.infradead.org; Thu, 05 Aug 2021 08:46:55 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 3C2E38131; Thu, 5 Aug 2021 08:47:11 +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.15 Date: Thu, 5 Aug 2021 11:46:43 +0300 Message-Id: X-Mailer: git-send-email 2.32.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-20210805_014654_852395_95266443 X-CRM114-Status: UNSURE ( 7.92 ) 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -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 e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/ti-sysc-signed for you to fetch changes up to fdc07ca0724dd8ad00c22909a1464dc73ed6783e: Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc (2021-07-27 12:02:24 +0300) ---------------------------------------------------------------- Driver changes for ti-sysc for v5.15 Few ti-sysc changes to handle quirk for McASP SIDLE mode, correct documentation for sysc_ioremap(), and start using pm_runtime_resume_and_get(). ---------------------------------------------------------------- Lee Jones (1): bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()' Peter Ujfalusi (1): bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE mode Tony Lindgren (1): Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc Zhang Qilong (1): bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync drivers/bus/ti-sysc.c | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) From patchwork Thu Aug 5 08:46: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: 1513826 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org 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=) Authentication-Results: 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=aQtLPk53; dkim-atps=neutral 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 ozlabs.org (Postfix) with ESMTPS id 4GgMgs50Pbz9s5R for ; Thu, 5 Aug 2021 18:47:53 +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: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=2XU2pQuR3u8bK8j1HcmFOgGebhMa3Dj1cnFUHw7K9XI=; b=aQtLPk53ODd9MO TSBdqWdLRnn/SfsBD3nghl3ohM+U7nECEdGGXcqRlMxsp6nxq7TBIV5etTFnImCuTf8xQoOPZXoKW NOF/52GggsjYSOF207TZcY1nNHsX4InR8fKaMNEUCQ351/tZIkOHDT1ann9BT6JzbKogJ6EYH4wJg fwA5DZs7vih29fCfPmM74gE34mLzIl6uqLdePpWQPKMTXTHuFo9y6NMlc/nxlAqJINwiTuWG+hROp mMasBzzpofp77lBNsGezHsB/5aquNvqY6gJMkG4N+YT8/0mZ87trmvBXK7uC79yAcKKuhVQ3mjMln xyqRya5jLqWpXsqa3aKQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBZ26-008hdy-6a; Thu, 05 Aug 2021 08:47:18 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBZ1l-008hab-8C for linux-arm-kernel@lists.infradead.org; Thu, 05 Aug 2021 08:46:58 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 4779F818C; Thu, 5 Aug 2021 08:47:15 +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.15 Date: Thu, 5 Aug 2021 11:46:44 +0300 Message-Id: X-Mailer: git-send-email 2.32.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-20210805_014657_387022_92C97A91 X-CRM114-Status: GOOD ( 14.20 ) 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -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 e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/dt-signed for you to fetch changes up to 8c054cd2818ea08555efe24a2ffde330833c2f3f: ARM: dts: am57xx: Add PRUSS MDIO controller nodes (2021-08-03 15:25:14 +0300) ---------------------------------------------------------------- Devicetree changes for omaps for v5.15 Devicetree changes for omaps to configure more devices, and add support for new SoC variants and devices: - Add add gpio-line-names for am335x-boneblue - Add support for dra762 abz package - Two patches for McASP support on omap4 - Three patches to add support for am335x-sancloud-bbe-lite - A series of changes to configure PRUSS for am3/4/5 ---------------------------------------------------------------- Andrew F. Davis (1): ARM: dts: am4372: Add PRUSS MDIO controller node David Lechner (1): ARM: dts: am335x-boneblue: add gpio-line-names Lokesh Vutla (1): ARM: dts: Add support for dra762 abz package Paul Barker (3): ARM: dts: am335x-boneblack: Extract HDMI config ARM: dts: am335x-sancloud-bbe: Extract common code ARM: dts: am335x-sancloud-bbe-lite: New devicetree Peter Ujfalusi (2): ARM: dts: omap4-l4-abe: Correct sidle modes for McASP ARM: dts: omap4-l4-abe: Add McASP configuration Suman Anna (10): ARM: dts: am33xx-l4: Add PRUSS node ARM: dts: am33xx-l4: Add PRUSS MDIO controller node ARM: dts: am335x-bone-common: Enable PRU-ICSS node ARM: dts: am335x-evm: Enable PRU-ICSS module ARM: dts: am335x-evmsk: Enable PRU-ICSS module ARM: dts: am335x-icev2: Enable PRU-ICSS module ARM: dts: am4372: Add the PRU-ICSS1 DT node ARM: dts: am4372: Add the PRU-ICSS0 DT node ARM: dts: am57xx: Add PRU-ICSS nodes ARM: dts: am57xx: Add PRUSS MDIO controller nodes arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am335x-bone-common.dtsi | 4 + arch/arm/boot/dts/am335x-boneblack-common.dtsi | 135 ---------------- arch/arm/boot/dts/am335x-boneblack-hdmi.dtsi | 141 +++++++++++++++++ arch/arm/boot/dts/am335x-boneblack-wireless.dts | 1 + arch/arm/boot/dts/am335x-boneblack.dts | 1 + arch/arm/boot/dts/am335x-boneblue.dts | 143 ++++++++++++++++- arch/arm/boot/dts/am335x-evm.dts | 4 + arch/arm/boot/dts/am335x-evmsk.dts | 4 + arch/arm/boot/dts/am335x-icev2.dts | 4 + arch/arm/boot/dts/am335x-sancloud-bbe-common.dtsi | 96 ++++++++++++ arch/arm/boot/dts/am335x-sancloud-bbe-lite.dts | 50 ++++++ arch/arm/boot/dts/am335x-sancloud-bbe.dts | 92 +---------- arch/arm/boot/dts/am33xx-l4.dtsi | 82 ++++++++++ arch/arm/boot/dts/am4372.dtsi | 165 ++++++++++++++++++++ arch/arm/boot/dts/am437x-cm-t43.dts | 4 + arch/arm/boot/dts/am437x-gp-evm.dts | 4 + arch/arm/boot/dts/am437x-idk-evm.dts | 4 + arch/arm/boot/dts/am437x-sk-evm.dts | 4 + arch/arm/boot/dts/am43x-epos-evm.dts | 4 + arch/arm/boot/dts/am57-pruss.dtsi | 178 +++++++++++++++++++++- arch/arm/boot/dts/am571x-idk.dts | 8 + arch/arm/boot/dts/am572x-idk.dts | 8 + arch/arm/boot/dts/am5748.dtsi | 6 +- arch/arm/boot/dts/am574x-idk.dts | 10 +- arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 8 + arch/arm/boot/dts/am57xx-cl-som-am57x.dts | 8 + arch/arm/boot/dts/dra74x-p.dtsi | 27 ++++ arch/arm/boot/dts/dra76x.dtsi | 12 -- arch/arm/boot/dts/omap4-l4-abe.dtsi | 38 ++--- 30 files changed, 981 insertions(+), 265 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-boneblack-hdmi.dtsi create mode 100644 arch/arm/boot/dts/am335x-sancloud-bbe-common.dtsi create mode 100644 arch/arm/boot/dts/am335x-sancloud-bbe-lite.dts create mode 100644 arch/arm/boot/dts/dra74x-p.dtsi