Message ID | pull-1502992204-718163 |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> 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=<UNKNOWN>) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="HHP9nLPG"; 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 3xYDKq18cmz9s8J for <incoming-imx@patchwork.ozlabs.org>; Fri, 18 Aug 2017 03:51:27 +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=y7GASeELGg/uRvtG2kVfRvtNuE13XGHQzlA9ffr+EwU=; b=HHP9nLPGqSo15R QeC8h0RQUmgly7ai2a11LfmVmbwZhMFM4uyqjYtPbLfOU25fDFLsxMcnvs4uOI4siK98gT1R1R8sN rdD8XstOkopFxRgDPBRTK2t6ZH8ryiOkApyIrDOVtw4rrrMigTp48Gm1ojUZzs1X/jKBRCYRbg5kD K38WpynG0+Im4h/0dTLnzLAUSNDVnFMQU9W9V4N6ssDGRXq/wg0uzh+n4oUrXWXyyYf6WoAexVvhu LWaDkSJXVrBtXHCZsYVGZ+t5AIn4rKiHYD2wP4kPhU/K94T13Edf9L4S8SIunycMYes2A6d2nPINH ++hjZC6uK6sUh4CPIuNg==; 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 1diOx1-0000Yl-4J; Thu, 17 Aug 2017 17:51:23 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1diOwx-0000WO-6u for linux-arm-kernel@lists.infradead.org; Thu, 17 Aug 2017 17:51:21 +0000 Received: from sampyla.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 91C3A80CE; Thu, 17 Aug 2017 17:51:04 +0000 (UTC) From: Tony Lindgren <tony@atomide.com> To: arm@kernel.org Subject: [GIT PULL] non-urgent fixes for omaps for v4.14 Date: Thu, 17 Aug 2017 10:50:49 -0700 Message-Id: <pull-1502992204-718163> X-Mailer: git-send-email 2.14.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170817_105119_979055_0DC5C7EB X-CRM114-Status: UNSURE ( 9.22 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 2.0 (++) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 3.3 MSGID_NOFQDN1 Message-ID with no domain name 0.6 INVALID_MSGID Message-Id is not valid, according to RFC 2822 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Tony Lindgren <tony@atomide.com>, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> 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" <tony@atomide.com> The following changes since commit ff570a01b1bd15cf8a87c9ea774fc9c52ea07f15: ARM: dts: dra71-evm: mdio: Fix impedance values (2017-07-05 00:54:52 -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-not-urgent-v2-signed for you to fetch changes up to 879dce79531ea82f78d662c4651be07761c6e41a: ARM: OMAP4+: PRM: fix of_irq_get() result checks (2017-08-15 08:53:28 -0700) ---------------------------------------------------------------- Non-urgent fixes for omaps for v4.14 merge window. These all can wait for the merge window as we have not seemed to hit any of these so far: - Fix error handling in omap_ocp2scp_probe affecting runtime PM error path - Drop broken RPM status update for omap_device - Two fixes for of_irq_get() usage that can return 0 ---------------------------------------------------------------- Johan Hovold (1): ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirq Kishon Vijay Abraham I (1): bus: omap-ocp2scp: Fix error handling in omap_ocp2scp_probe Sergei Shtylyov (2): ARM: OMAP3+: PRM: fix of_irq_get() result check ARM: OMAP4+: PRM: fix of_irq_get() result checks arch/arm/mach-omap2/omap_device.c | 10 ---------- arch/arm/mach-omap2/prm3xxx.c | 2 +- arch/arm/mach-omap2/prm44xx.c | 4 ++-- drivers/bus/omap-ocp2scp.c | 9 +++++++-- 4 files changed, 10 insertions(+), 15 deletions(-)