From patchwork Tue Apr 6 09:53:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1462700 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:1:d65d:64ff:fe57:4e05; helo=desiato.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=desiato.20200630 header.b=RKgyFzs0; dkim-atps=neutral Received: from desiato.infradead.org (desiato.infradead.org [IPv6:2001:8b0:10b:1:d65d:64ff:fe57:4e05]) (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 4FF2ts6lx0z9sRf for ; Tue, 6 Apr 2021 19:54:45 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=pf3J6NouD7YKsrG9+ZXFSchd4mnDeAtALHYIbg/87pY=; b=RKgyFzs0b8f9TlXis7LYvON4Vy 3A2Fk8fP0wPmqul4oU4SkFZCbXE+Qbem6MNwZOfSRmfxXmz8e47CxHM2mJYmWZhuf3oV5a+uwoH3T ypQv0dO4KMm4HVjqx/cMdaU+IrhmOkVS596iq02IVqdLZIzb2xGvW9FRQTy+79dbcMwxTsm0kZG6j 88mV0GC+oG34Q/eEOPdqO1vWcbYSjSKPnrJobHOCH1dzwYCwhiCg44/HGiBp+o4Wo/GcUFLPOJu3W GRbXQTHwQTK2zxdJOqWCPI/IMzDR23WOh3h79pu6D39vBnMYkarec5Rs/y/zrg0ufBXpuYGvMsK7Q S4hpwx2A==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lTiPL-0025bz-7Y; Tue, 06 Apr 2021 09:54:03 +0000 Received: from muru.com ([72.249.23.125]) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lTiPG-0025bg-Gh for linux-arm-kernel@lists.infradead.org; Tue, 06 Apr 2021 09:54:00 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 138C780A4; Tue, 6 Apr 2021 09:55:01 +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] Few more fixes for omaps for v5.12-rc cycle Date: Tue, 6 Apr 2021 12:53:49 +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-20210406_105358_718059_0020064B X-CRM114-Status: UNSURE ( 9.50 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "desiato.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 b3d09a06d89f474cb52664e016849315a97e09d9: ARM: OMAP4: PM: update ROM return address for OSWR and OFF (2021-03-17 15:15:52 +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 b3d09a06d89f474cb52664e016849315a97e09d9: ARM: OMAP4: PM: update ROM return address for OSWR and OFF (2021-03-17 15:15:52 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.12/fixes-rc6-signed for you to fetch changes up to fc85dc42a38405099f97aa2af709fe9504a82508: ARM: OMAP2+: Fix uninitialized sr_inst (2021-03-31 09:27:41 +0300) ---------------------------------------------------------------- Fixes for omaps for v5.12-rc cycle Fix swapped mmc device order also for omap3 that got changed with the recent PROBE_PREFER_ASYNCHRONOUS changes. While eventually the aliases should be board specific, all the mmc device instances are all there in the SoC, and we do probe them by default so that PM runtime can idle the devices if left enabled from the bootloader. Also included are two compiler warning fixes. ---------------------------------------------------------------- Tony Lindgren (3): ARM: OMAP2+: Fix warning for omap_init_time_of() ARM: dts: Fix swapped mmc order for omap3 ARM: OMAP2+: Fix uninitialized sr_inst arch/arm/boot/dts/omap3.dtsi | 3 +++ arch/arm/mach-omap2/board-generic.c | 2 +- arch/arm/mach-omap2/sr_device.c | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-)