From patchwork Tue Apr 26 08:30:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1622239 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=fm6q/+HW; 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 4KnZq33WtGz9s09 for ; Tue, 26 Apr 2022 18:31:27 +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=2Ihsmf6aGQo1V8F7g454e8pWA8apcGQsP03rTDeG6k4=; b=fm6q/+HWLnMBr1 QUO98IhElpDsCavHMvK4dXUF2gKUR+XP7egvwtViZXkyhqp20cVQFpoee15i2GqELRW3Dmj81ufHH UGpq8kpMq8Ktz2ZFjT35LEHkFebSGg4NoYoJJ9i10udTIlPLg3NzarjOTHlpcYUaeT/i/jLyGZpI8 ldm6TyPmN7k00eZq7QMHApdZkl59j/flidKHLUmzpHKWdogjvI7dmSf3SWxSbFcF3uvci9qE5vtvo uBRNC74xGDut+ohpEK5MvpHzGQaeoZBfZTk6T2zy5HmzAYb48rV4rHyhiHxUpsKJGT5x44oSB0FXM pt4nbH32G7rVQ9V9+Osw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njGb9-00DJMd-PE; Tue, 26 Apr 2022 08:31:03 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njGb7-00DJLV-0S for linux-arm-kernel@lists.infradead.org; Tue, 26 Apr 2022 08:31:02 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 0B3E480C0; Tue, 26 Apr 2022 08:27:57 +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/2] Binding changes for omaps Date: Tue, 26 Apr 2022 11:30:54 +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-20220426_013101_132875_F4DFA75B X-CRM114-Status: UNSURE ( 8.86 ) 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 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -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 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/bindings-signed for you to fetch changes up to fc3d39d5758dc001662df5aac825b2b6bcb6476f: dt-bindings: clock: ti: Add clock-output-names for TI composite clocks (2022-04-11 16:02:50 +0300) ---------------------------------------------------------------- Clock binding updates for omaps Minor clock binding changes to document clock-output-names usage for omaps so we can fix lots of related dt bindings check warnings. The related driver changes already got merged for v5.18. ---------------------------------------------------------------- Tony Lindgren (3): dt-bindings: omap: Add clock-output-names and #clock-cells dt-bindings: clock: ti: Add clock-output-names for clockctrl dt-bindings: clock: ti: Add clock-output-names for TI composite clocks Documentation/devicetree/bindings/arm/omap/prcm.txt | 7 ++++++- Documentation/devicetree/bindings/clock/ti-clkctrl.txt | 4 +++- Documentation/devicetree/bindings/clock/ti/clockdomain.txt | 3 +++ Documentation/devicetree/bindings/clock/ti/composite.txt | 3 +++ Documentation/devicetree/bindings/clock/ti/fixed-factor-clock.txt | 1 + Documentation/devicetree/bindings/clock/ti/gate.txt | 1 + Documentation/devicetree/bindings/clock/ti/interface.txt | 1 + Documentation/devicetree/bindings/clock/ti/mux.txt | 1 + 8 files changed, 19 insertions(+), 2 deletions(-) From patchwork Tue Apr 26 08:30:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1622240 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=a+Wsofu/; 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 4KnZqB3Kpsz9s09 for ; Tue, 26 Apr 2022 18:31:34 +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=LuFdy2PpofImNRWaYW5A0M3HJEqfmKwR7PbAESFKbIA=; b=a+Wsofu/m6Zk2K VMXqwDzJBCa8Sp2kqQ3i9d7T9+mh4hvCyvzcwykGoc0TYTQO09cYMUw9R0ZZZBggjHF19jWk8HKtN 8OeR2ITEgQyqB7wrp9J136YEs8qPMFQBcgHtApI12UItvHIKZrxxaCzHFKCj3h8K//puXVFysosH/ VQ8+LIY2Mpjk52hZcP6Ehwqr8wIZrEjdAbUSv/S+mEI77el2FLQxbZCU2B00dkaj5f0vWRKrisbgq pkn1vRVwjSAOPCkRNmtNgr6iCjT0EnCCMJ7MAQuBvmRBqC/tToFf68+tZ3UHh/BdjXLDzVNvNwmKi 7mt4Js59VnCM7K42ohXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njGbL-00DJQU-93; Tue, 26 Apr 2022 08:31:15 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njGbB-00DJNY-7t for linux-arm-kernel@lists.infradead.org; Tue, 26 Apr 2022 08:31:06 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 59EA080C0; Tue, 26 Apr 2022 08:28:02 +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/2] Devicetree changes for omaps Date: Tue, 26 Apr 2022 11:30:55 +0300 Message-Id: X-Mailer: git-send-email 2.35.2 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220426_013105_386186_659D121F X-CRM114-Status: GOOD ( 10.49 ) 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.19/dt-signed for you to fetch changes up to dff844e1fe17e6c41e5899d46a378f857ea4f354: ARM: dts: am335x-baltos: update MPU regulator range (2022-04-21 14:12:52 +0300) ---------------------------------------------------------------- Devicetree changes for omaps Devicetree changes for omaps: - A series of changes to fix devicetree binding check warnings for omaps the the use of clock-output-names and clksel bindings - Update Ethernet node names for omaps - Pinctrl updates for logicpd-som-lv - A series of updates for am335x-guardian - Regulator range update for am335x-baltos Note that this branch is based on a upstream IOMMU fix as it's needed for booting on some SoCs. ---------------------------------------------------------------- Adam Ford (1): ARM: dts: logicpd-som-lv: Move pinmuxing to peripheral nodes Gireesh Hiremath (15): ARM: dts: am335x: Guardian: Update NAND partition table ARM: dts: am335x: Guardian: Rename power button label ARM: dts: am335x: Guardian: Add keypad ARM: dts: am335x: Guardian: Disable poweroff support from RTC ARM: dts: am335x: Guardian: Remove mmc status led ARM: dts: am335x: Guardian: Update life led ARM: dts: am335x: Guardian: Update beeper label ARM: dts: am335x: Guardian: Update regulator node name ARM: dts: am335x: Guardian: Add lcd port ARM: dts: am335x: Guardian: Update backlight parameter ARM: dts: am335x: Guardian: Enable UART port two ARM: dts: am335x: Guardian: Disable DMA property of USB1 ARM: dts: am335x: Guardian: Update interface pinmux ARM: dts: am335x: Guardian: Add gpio line manes ARM: dts: am335x: Guardian: Update comments Oleksij Rempel (1): ARM: dts: omap3/4/5: fix ethernet node name for different OMAP boards Tony Lindgren (10): ARM: dts: Add clksel node for am3 ehrpwm ARM: dts: Add clksel node for am3 gfx ARM: dts: Add clksel node for am3 clkout ARM: dts: Use clock-output-names for am3 ARM: dts: Use clock-output-names for dra7 ARM: dts: Use clock-output-names for am4 ARM: dts: Add clock-output-names for omap4 ARM: dts: Drop custom clkctrl compatible and update omap4 l4per ARM: dts: Add clock-output-names for omap5 ARM: dts: Drop custom clkctrl compatible and update omap5 l4per Yegor Yefremov (1): ARM: dts: am335x-baltos: update MPU regulator range arch/arm/boot/dts/am335x-baltos.dtsi | 2 +- arch/arm/boot/dts/am335x-guardian.dts | 376 +++++++++++++--- arch/arm/boot/dts/am33xx-clocks.dtsi | 373 ++++++++++------ arch/arm/boot/dts/am43xx-clocks.dtsi | 339 ++++++++++----- arch/arm/boot/dts/dra7xx-clocks.dtsi | 693 ++++++++++++++++++++---------- arch/arm/boot/dts/logicpd-som-lv.dtsi | 10 +- arch/arm/boot/dts/omap3-beagle-xm.dts | 2 +- arch/arm/boot/dts/omap4-panda-common.dtsi | 2 +- arch/arm/boot/dts/omap443x-clocks.dtsi | 1 + arch/arm/boot/dts/omap446x-clocks.dtsi | 2 + arch/arm/boot/dts/omap44xx-clocks.dtsi | 173 +++++++- arch/arm/boot/dts/omap5-igep0050.dts | 2 +- arch/arm/boot/dts/omap5-uevm.dts | 2 +- arch/arm/boot/dts/omap54xx-clocks.dtsi | 160 ++++++- 14 files changed, 1582 insertions(+), 555 deletions(-)