From patchwork Mon Oct 2 20:28:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 820668 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=65.50.211.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; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JmjALTjz"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3y5Ydv6Krqz9rxm for ; Tue, 3 Oct 2017 07:28:35 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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=55hLKf41afUy0YHspalC0hh+LDml3hl5qg4pSuQub/E=; b=JmjALTjz8RAzfo n0SjD2tUlozVKzYmzN9QZopCn/UU9MVZFHuMpErFSVXNmugsalqBaI/vWG+LfcWh8D0f2y4tTrjdw sVKrCeIg+/wrWvz7vBNU92poUg0eGCD502OjHNe4C+YA10g796ARNKADx7zwkLmJbRbH4PmWKG7bm cUs8XHvmC0sBiTs0iU+dxh07nQFKkgPvLATcvPKZt33ASipPcAGmZjchGMvX2iCSDRoC2fmxEoWsa W7+oZPCn8o3+t+5ump6g9+oBgpDlPrkz9yDthy2wzrMi76TmUknFiGxLboM1N3MzYwwpU3m88kPB9 XUtDTV2fqeaBpbyT+4Cw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dz7KK-0004f9-Gh; Mon, 02 Oct 2017 20:28:32 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dz7KH-0004cj-F9 for linux-arm-kernel@lists.infradead.org; Mon, 02 Oct 2017 20:28:31 +0000 Received: from sampyla.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 4356E80E0; Mon, 2 Oct 2017 20:29:09 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL] fixes for omaps for v4.14-rc cycle Date: Mon, 2 Oct 2017 13:28:05 -0700 Message-Id: X-Mailer: git-send-email 2.14.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171002_132829_644316_C479C38C X-CRM114-Status: GOOD ( 11.49 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Lindgren , linux-omap@vger.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 List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: "Tony Lindgren" The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.14/fixes-rc3 for you to fetch changes up to 4afa616ce937f88d9a69a71b8c561551596a81e3: ARM: dts: am43xx-epos-evm: Remove extra CPSW EMAC entry (2017-09-19 10:59:26 -0700) ---------------------------------------------------------------- Fixes for omaps for v4.14-rc cycle Few minor fixes for omaps, mostly just boot time warning fixes: - Drop undocumented camera binding that got merged during the merge window by accident as I applied before Sakari's comments - Fix soft reset warning for dra7 kexec boot for gpio1 as the optional clocks need to be enabled for reset - Fix dra7 kexec boot clock rate for McASP as the rate is no longer the default rate after kexec - Fix omap3 pandora MMC warning during boot - Add am33xx SPI alias like we have on other SoCs - Remove node for non-existing CPSW EMAC Ethernet on am43xx-epos-evm ---------------------------------------------------------------- H. Nikolaus Schaller (1): ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_late_init but not both Keerthy (2): ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1 ARM: dts: dra7: Set a default parent to mcasp3_ahclkx_mux Pavel Machek (1): ARM: dts: nokia n900: drop unneeded/undocumented parts of the dts Suniel Mahesh (1): ARM: dts: am33xx: Add spi alias to match SOC schematics Yogesh Siraswar (1): ARM: dts: am43xx-epos-evm: Remove extra CPSW EMAC entry arch/arm/boot/dts/am33xx.dtsi | 2 ++ arch/arm/boot/dts/am43x-epos-evm.dts | 6 +----- arch/arm/boot/dts/dra7xx-clocks.dtsi | 2 ++ arch/arm/boot/dts/omap3-n900.dts | 11 ----------- arch/arm/mach-omap2/hsmmc.c | 4 ++-- arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 1 + 6 files changed, 8 insertions(+), 18 deletions(-)