From patchwork Mon Jul 4 07:10:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1651804 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:3::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:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Lbxmv4ptPz9s5V for ; Mon, 4 Jul 2022 17:11:26 +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=h2psvu2LUAvQeIiMXAzvCPemxPXmjjSmZTv5ds9HcZg=; b=bzlV2n4KrMtIwV MlRdMnZl2ufAUZPq0R1pblEm9bHHNMYMKnG/ZVVHVwF9xD7tpMXZzHxD+2JQbVEV+a4tB8KQNOmwL aQus+3gKSLhzeZehsHsSCOrY9Zf2K5VrADQt9TM+FC2fdX81icAwlhY5SLxkDsgPK3MswTQLCLI3t XRpSd1rQVTuJXo6iuc18vHKWsB8s3IPVsZUHgP3HiMIWh3E1oSLMuxWkD5cACJDdpFnJJw1RkaiGk Av/fTEgMOgfFlyTc6kgjH80PPl78EoP6DNTjW7IHPRbxcAwKszc7sDuJaq/RMP8AI3EfE08tTdJfY OJAuKwfkuKrkt3jXpMvw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8GEg-005ajP-J9; Mon, 04 Jul 2022 07:11: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 1o8GEd-005aeJ-7m for linux-arm-kernel@lists.infradead.org; Mon, 04 Jul 2022 07:11:08 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id C893B80C1; Mon, 4 Jul 2022 07:05:33 +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] Soc changes for omaps Date: Mon, 4 Jul 2022 10:10:53 +0300 Message-Id: X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220704_001107_360493_1F483BC0 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 f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -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 f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.20/soc-signed for you to fetch changes up to fe71f6e1bbffb99ef28121a22a72859fb276af04: ARM: OMAP2+: Kconfig: Fix indentation (2022-06-28 08:50:20 +0300) ---------------------------------------------------------------- SoC changes omaps for v5.20 merge window SoC changes omaps mostly for missing of_node_put() calls and cosmetic Kconfig changes. These can be all merged when suitable, there is no urgent need to merge this as fixes. ---------------------------------------------------------------- Juerg Haefliger (1): ARM: OMAP2+: Kconfig: Fix indentation Liang He (2): ARM: OMAP2+: display: Fix refcount leak bug ARM: OMAP2+: pdata-quirks: Fix refcount leak bug Miaoqian Lin (2): ARM: OMAP2+: Fix refcount leak in omapdss_init_of ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init arch/arm/mach-omap2/Kconfig | 6 +++--- arch/arm/mach-omap2/display.c | 3 +++ arch/arm/mach-omap2/pdata-quirks.c | 2 ++ arch/arm/mach-omap2/prm3xxx.c | 1 + 4 files changed, 9 insertions(+), 3 deletions(-)