From patchwork Wed Jun 2 06:20:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1486395 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=cM+nfLf7; 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 4FvzS61zrHz9s5R for ; Wed, 2 Jun 2021 16:21:10 +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=+aEFO0RZ4BGo9PbRLkfzEMYDjqU3Kflw7KDtaBP9J5o=; b=cM+nfLf7vFBFRA Cswl+jL+eO+MFvLCNRYHxbkZg/uOo8o8Yze3GgcdopwWTHXiIf/n4zJeEXo9H7rxaPQIl5Q/VoN9L wvwnMzPo8+YO7PQAmorjg37BgQLhSFkis8gLU20OXPe3zQJTkQP3WOOD+1QNOs/J/eS2pCT2mCMVm 7jygHbu3fQShQH2vXm2SsYIBgZBKuTlc2uiN667K50Kx5CaGWOtIomcNVnnThfdj8z4QenYTIcRwT rdaj0Lpo/XIdwe6nDjsWU91Z0LRqbFP+Yz1rayQtdBRnxtingTDlxy6VseHP10rlBHAq5ruBfEaO7 WuQgvOsQae/4GXw3MzEQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1loKEr-0020Hg-E8; Wed, 02 Jun 2021 06:20:25 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1loKEo-0020H8-6c for linux-arm-kernel@lists.infradead.org; Wed, 02 Jun 2021 06:20:23 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 5737A80E0; Wed, 2 Jun 2021 06:20: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] PM and build warning fixes for omaps Date: Wed, 2 Jun 2021 09:20:17 +0300 Message-Id: X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210601_232022_308657_D6DE309D X-CRM114-Status: GOOD ( 13.05 ) 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 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 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.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 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.13/fixes-pm for you to fetch changes up to bae989c4bc53f861cc1b706aab0194703e9907a8: ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power (2021-05-26 14:01:27 +0300) ---------------------------------------------------------------- PM and build warning fixes for omaps While chasing system suspend related regressions, I noticed few other issues related to PM would be good to have fixed: - UART idling does not always work for hardware autoidle features - am335x resume works only the first time unless musb module is loaded Then there are three patches for omap1 related warnings caused by the gpio changes, and one build warning fix for legacy mmc platform code when mmc is built as a loadable module. These can all be merged whenever suitable naturally. I've sent the more urgent SATA regression fix separately although it appears in this pull request too because of the branches merged. ---------------------------------------------------------------- Maciej Falkowski (3): ARM: OMAP1: Fix use of possibly uninitialized irq variable ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table function ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power Tony Lindgren (5): bus: ti-sysc: Fix missing quirk flags for sata Merge branch 'omap-for-v5.13/ti-sysc' into fixes Merge branch 'fixes-rc1' into fixes bus: ti-sysc: Fix am335x resume hang for usb otg module bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act Yongqiang Liu (1): ARM: OMAP2+: Fix build warning when mmc_omap is not built arch/arm/mach-omap1/board-ams-delta.c | 14 -------- arch/arm/mach-omap1/board-h2.c | 4 ++- arch/arm/mach-omap1/pm.c | 10 ++++-- arch/arm/mach-omap2/board-n8x0.c | 2 +- drivers/bus/ti-sysc.c | 60 +++++++++++++++++++++++++++++++---- include/linux/platform_data/ti-sysc.h | 1 + 6 files changed, 66 insertions(+), 25 deletions(-)