From patchwork Wed Jul 15 19:08:42 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1329767 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=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=atomide.com 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=merlin.20170209 header.b=MU5Tkh/z; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4B6Rkq2ctkz9s1x for ; Thu, 16 Jul 2020 05:09:07 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject: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=rQ18xrVBpMIZFfhS2C08FUY1p/S9jN2b/HlXJjFleyo=; b=MU5Tkh/zH7/Do5E5NcfuamvlZC /cjydMptMzZFEEq4uE88j9nVV0zyKMziegVZhbHxXNbHO73LWTeaUxKXGPEzkROsVP8n5ZpufjVgI q1+mO6DMSSb5E4xfhj+c1F09237GInw2yO0K/Ymm4IH28ZSVS05ywSTJg5s8iyop7k0kdz48tWqT3 yXeDz+aI7eQqMjHC4dMjTGmXs7Yk6FytiNM0YRA9r4t2qnEdJ9Jd7KQxq5XLBi4J+AnWBBJTq8FX4 AAfb+OM+Yu7M3lgrLwKCt4vUKkXIR6IKXiipDt29OWOrZo7uSXDNb0WSj/64EKtk/JLV5DKHhW5Ka NjEpjjRw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvmlq-0000wS-Op; Wed, 15 Jul 2020 19:08:46 +0000 Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvmlo-0000w0-8w for linux-arm-kernel@lists.infradead.org; Wed, 15 Jul 2020 19:08:44 +0000 Received: from alpine.gateway.sonic.net (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id D21908120; Wed, 15 Jul 2020 19:08:41 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL] Few fixes for omaps for v5.8 Date: Wed, 15 Jul 2020 12:08:42 -0700 Message-Id: X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200715_150844_395002_90F81BD2 X-CRM114-Status: UNSURE ( 6.98 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Lindgren , linux-omap@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org 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 a352fe371053d047481635da328ea781329c84a4: Merge branch 'omap-for-v5.8/fixes-rc1' into fixes (2020-06-16 09:26:03 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.8/fixes-rc5-signed for you to fetch changes up to 2a4117df9b436a0e4c79d211284ab2097bcd00dc: ARM: dts: Fix dcan driver probe failed on am437x platform (2020-07-14 08:03:28 -0700) ---------------------------------------------------------------- Fixes for omaps for v5.8-rc cycle Few fixes for issues noticed during testing: - Two DEBUG_ATOMIC_SLEEP fixes for ti-sysc interconnect target module driver - A regression fix for ti-sysc no-idle handling that caused issues compared to earlier platform data based booting - A fix for memory leak for omap_hwmod_allocate_module - Fix d_can driver probe for am437x ---------------------------------------------------------------- Chen Tao (1): ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_module Tony Lindgren (3): bus: ti-sysc: Fix wakeirq sleeping function called from invalid context bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirk bus: ti-sysc: Do not disable on suspend for no-idle dillon min (1): ARM: dts: Fix dcan driver probe failed on am437x platform arch/arm/boot/dts/am437x-l4.dtsi | 14 ++++++++++---- arch/arm/mach-omap2/omap_hwmod.c | 14 +++++++++++--- drivers/bus/ti-sysc.c | 23 ++++++++++++----------- 3 files changed, 33 insertions(+), 18 deletions(-)