From patchwork Thu Jun 18 16:55:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1312328 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; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20170209 header.b=NBhcNSSg; 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 49np3R1yGTz9sRR for ; Fri, 19 Jun 2020 02:55:47 +1000 (AEST) 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=dmc+TMyLO0UJvQPkMHE87kDjkepudG7uns+YJqunRZA=; b=NBhcNSSgRGLqkz EUrJoU+GD6qFYu6fW2mzQV5dHw2nTwz02E241jiDS6tKEzcTKkLmM0cIZpZwgN9Lub9OHivQGJWfo svJJT7VHgF+0Lc5N6SACp0FdKC8HMO8agCsNhc6eTzloYZdOJjLusFZtejWD8/ECv0NuLy0faTSW+ gkzyCaE5wj/5EiDxSPFHaGuz0WcsQAO2wniu6oyaPW8h4UipwdYdGpbfBl18PUsBD+666XGB0N/MD RwmkJSIIiwy8ILGkJnx8LBMa9eSjPYBzRSjBm/xDDEc0sQrQL41qYFYjxLF+zoMSeXwHqR7oZjCVC Z00/M5xJn4Osw2+iReSA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jlxpI-0000JG-Gg; Thu, 18 Jun 2020 16:55:44 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jlxpE-0000IE-Iy for linux-arm-kernel@lists.infradead.org; Thu, 18 Jun 2020 16:55:41 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id BA53A80A9; Thu, 18 Jun 2020 16:56:26 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL] Few dts fixes for omaps for v5.8 Date: Thu, 18 Jun 2020 09:55:27 -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-20200618_095540_669216_3C97F2EE X-CRM114-Status: UNSURE ( 9.33 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on bombadil.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_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.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 07c7b547a79605f1041d55b84d91a4a4d9c5b363: Merge tag 'v5.8-rc1' into fixes (2020-06-16 09:25: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-rc1-signed for you to fetch changes up to a352fe371053d047481635da328ea781329c84a4: Merge branch 'omap-for-v5.8/fixes-rc1' into fixes (2020-06-16 09:26:03 -0700) ---------------------------------------------------------------- Few dts fixes for omaps for v5.8 Few fixes for various devices: - Prevent pocketgeagle header line signal from accidentally setting micro-SD write protection signal by removing the default mux - Fix NFSroot flakeyness after resume for duover by switching the smsc911x gpio interrupt to back to level sensitive - Fix regression for omap4 clockevent source after recent system timer changes - Yet another ethernet regression fix for the "rgmii" vs "rgmii-rxid" phy-mode ---------------------------------------------------------------- Drew Fustini (2): ARM: dts: am335x-pocketbeagle: Fix mmc0 Write Protect ARM: dts: am5729: beaglebone-ai: fix rgmii phy-mode Tony Lindgren (3): ARM: dts: Fix duovero smsc interrupt for suspend ARM: dts: Fix omap4 system timer source clocks Merge branch 'omap-for-v5.8/fixes-rc1' into fixes arch/arm/boot/dts/am335x-pocketbeagle.dts | 1 - arch/arm/boot/dts/am5729-beagleboneai.dts | 2 +- arch/arm/boot/dts/omap4-duovero-parlor.dts | 2 +- arch/arm/boot/dts/omap4.dtsi | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-)