From patchwork Fri May 4 15:49:56 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 908851 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=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.b="bhqZsp9v"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="G4c9jMcT"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::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 40cy1w5RYsz9s3D for ; Sat, 5 May 2018 02:21:24 +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=4lz+oyYPV3LVlMdY8+xG+6XeYAMbmiyMobDIoAK5ZYs=; b=bhqZsp9vYUtGQX jWvG7d52D+U3lk2L44ioHHiRXapiQZQ6Jab7VzIpmMMgfhnqrkO0JRzuYLcG+WO5TS8LMgA8J70Eb +AjktvQUx18R35HEfhUV5CnX1ljcSuKDDQHvUrJjlxaUYNhOsWjHkV1332zydFQAeIG6m9nDgpbtu YXkRWla46F6P0mxdKtvlzNYCg+YLksptwpUMS//cqf4GhfKAV7amzcGUZuwW6S/DR6FiS4iKt+OBU nJge+siDQKHx7FZNaytShZIKWZdRtL6yVKTgPS1Gil7B92Z1QI0WKhp+i13CFBA7Qne+1zLWWU28H KbaDP6qle9zpiz351kEg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fEdSP-0003VC-Tg; Fri, 04 May 2018 16:21:17 +0000 Received: from merlin.infradead.org ([2001:8b0:10b:1231::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fEdHF-0002VZ-Cp for linux-arm-kernel@bombadil.infradead.org; Fri, 04 May 2018 16:09:45 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=sDl+U+Iw8ZTZveVAglRffryWkabnBPkaTzlCy/k05q0=; b=G4c9jMcTToV3qV/n7bMoBgz3py zmUv75UWdrib4ZQqyxwO4XsqVKZwSE/UICPzyrV9IiHmdL72amuYYEevVQn5KyDvTBu2J+NoJXRUZ zTaasbOp+5j/WPAiB+WbckawadbLcpXgT48rhCrxyOZKCHUGvAPtPcAWVA2KVJhHawwyFqlo7GI/m mXcn/HAB+5hz7BKvS235KN3K3/OizsP11NHcdsUA8U2s8H60CMor7k2jiJMJ/4YfQuAXhPyCScdu3 hH5AlFIdF5SYCNtQ0wABIFz3H9cIrIYz9OdA4Yt9/9UewGMtekESPTKhalCWIuTo1XrjjXzmmrJIG pYd4iO3Q==; Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fEcyP-0001L2-M3 for linux-arm-kernel@lists.infradead.org; Fri, 04 May 2018 15:50:18 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 11F2080CC; Fri, 4 May 2018 15:51:58 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL] one bug fix and few other fixes for v4.17-rc cycle Date: Fri, 4 May 2018 08:49:56 -0700 Message-Id: X-Mailer: git-send-email 2.17.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180504_115017_797250_E471E4FA X-CRM114-Status: UNSURE ( 9.99 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 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 fb289e3ab10c16834741bb02be740fa9d025fde0: Merge branch 'omap-for-v4.17/fixes-ti-sysc' into omap-for-v4.17/fixes (2018-04-19 15:48:46 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.17/fixes-rc3 for you to fetch changes up to 647efef69de483f1dd7944ede31b4cae16acb124: ARM: dts: correct missing "compatible" entry for ti81xx SoCs (2018-05-03 10:07:47 -0700) ---------------------------------------------------------------- Fixes for omap variants for v4.17-rc cycle This series of patches contains one BUG fix for trace if CONFIG_DEBUG_PREEMPT is enabled and a regression fix for omap1 FIQ handling on ams-delta. Then there's a dts fix for missing SoC compatible on ti81xx board dts files that did matter until we added the clkctrl clocks and without that some clocks are now not found. Then there are three minor logicpd-som-lv specific dts fixes that fix misconfigured pins for WLAN, audio and USB. ---------------------------------------------------------------- Adam Ford (3): ARM: dts: logicpd-som-lv: Fix WL127x Startup Issues ARM: dts: logicpd-som-lv: Fix Audio Mute ARM: dts: logicpd-som-lv: Fix pinmux controller references Graeme Smecher (1): ARM: dts: correct missing "compatible" entry for ti81xx SoCs Janusz Krzysztofik (1): ARM: OMAP1: ams-delta: fix deferred_fiq handler Tero Kristo (1): ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace arch/arm/boot/dts/dm8148-evm.dts | 2 +- arch/arm/boot/dts/dm8148-t410.dts | 2 +- arch/arm/boot/dts/dm8168-evm.dts | 2 +- arch/arm/boot/dts/dra62x-j5eco-evm.dts | 2 +- arch/arm/boot/dts/logicpd-som-lv.dtsi | 15 +++++++++------ arch/arm/mach-omap1/ams-delta-fiq.c | 28 +++++++++++++++------------- arch/arm/mach-omap2/powerdomain.c | 4 ++-- 7 files changed, 30 insertions(+), 25 deletions(-)