From patchwork Mon Jan 10 07:55:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1577806 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=0dQYMBUz; 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 4JXR3H4V2lz9sRR for ; Mon, 10 Jan 2022 18:56:11 +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=vlDzXPCXXWVRJq+t+Uz0cpRpoVCKkJinuMpy8m5J+kQ=; b=0dQYMBUzcyeBZ5 w3EaZBOg+fbJrGt81z+fSmZOVJYRPByOOpC/T97kvyaGeEKbx2B6rK13KuBaTptRakkC1fcssvvfV 4OG0eLp/XLYF37Yj7Uam9zUuXrRoWyFF72u0BZiWbCeLUh68gG8HwNKELyKswnh4ZYFt4c3JVjzjT RDNb3qZstpSULRUFXBUC2K94FgN1nClHc4VKw+IUsWp3Kz74z/WljrorlbQxY7B5magmWE9SV5ZYg TIdXLZyWeCwoz5T7FWeM/z8hKbHvaY8AxAJaiGvIaDyvoAtPMUtk1n8Sbw/BzGFtE5OuJsQHFKhdm CxZQs9sN8jrDjYA9PLdA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n6pWw-009jyq-Ph; Mon, 10 Jan 2022 07:55:50 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n6pWu-009jxf-4t for linux-arm-kernel@lists.infradead.org; Mon, 10 Jan 2022 07:55:49 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 84DAA805F; Mon, 10 Jan 2022 07:56:28 +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: Mon, 10 Jan 2022 09:55:38 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220109_235548_281038_578912A8 X-CRM114-Status: GOOD ( 12.48 ) 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 fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) 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 fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.17/fixes-for-merge-window-signed for you to fetch changes up to 31aa7056bbec0259e2ec91db7d3571f66b14f93f: ARM: dts: Don't use legacy clock defines for dra7 clkctrl (2021-12-22 08:28:19 +0200) ---------------------------------------------------------------- Fixes for omaps A series of fixes for omap variants for minor issues, and a fix for a timer regression for some omap3 beagleboard versions. The timer fix needs to patch both the dts and the timer code because otherwise the timer quirk handling for old dtbs will prevent the dts fix from working. The other changes are for issues found by automated analysis, a macasp typo fix, and two cosmetic fixes for clocks. ---------------------------------------------------------------- Jayesh Choudhary (1): ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt Tony Lindgren (3): ARM: dts: Fix timer regression for beagleboard revision c clk: ti: Move dra7 clock devices out of the legacy section ARM: dts: Don't use legacy clock defines for dra7 clkctrl Wan Jiabing (1): ARM: OMAP2+: hwmod: Add of_node_put() before break Ye Guojin (1): ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of .../devicetree/bindings/arm/omap/omap.txt | 3 ++ arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am335x-wega.dtsi | 2 +- arch/arm/boot/dts/dra7.dtsi | 20 ++++----- arch/arm/boot/dts/omap3-beagle-ab4.dts | 47 ++++++++++++++++++++++ arch/arm/boot/dts/omap3-beagle.dts | 33 --------------- arch/arm/mach-omap2/display.c | 2 +- arch/arm/mach-omap2/omap_hwmod.c | 4 +- drivers/clocksource/timer-ti-dm-systimer.c | 2 +- include/dt-bindings/clock/dra7.h | 14 +++---- 10 files changed, 74 insertions(+), 54 deletions(-) create mode 100644 arch/arm/boot/dts/omap3-beagle-ab4.dts