From patchwork Thu May 10 16:00:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 911418 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="PN5BM1kw"; 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 40hdHQ2Pvkz9s0y for ; Fri, 11 May 2018 02:00:50 +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=e0LRZkUYKGWtg4o0qBPcjMw4RgqUUooc1VnR+0RiXyU=; b=PN5BM1kwtPE3Q5 5cDS5EHz1fE3NGZc2rtKj4Azcb6ABv66G/seaw8S2mCesTgOq4X1UFJ45010HSbajUQ0Kc/6Ibe/I lbu+4cygyr5Ce7wCFQOI8f90Fe8Yhg+Tb4lQ6/SzAi4XeiEzfLxgVnQzNPgVMKiKNMYyxfJBsDipP Z01omkpGvieoRoNHZcA2m70BGohI/N4thMkersQvBUG2tPdaFIT5EPN58U3p3XWXdCdtT0UHbrb48 vAaqdKm5b/TYqDq5V1RG+rQAiXFGt/wujqc3cInOGkEQxYPA6kJSQG0k6D/9uPtXQfWAEUuZ35QUi 7N33cl09yoWhbPp9QdVA==; 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 1fGnzq-0000pa-5z; Thu, 10 May 2018 16:00:46 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fGnzk-0000oi-Hu for linux-arm-kernel@lists.infradead.org; Thu, 10 May 2018 16:00:41 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 8F02480EA; Thu, 10 May 2018 16:02:31 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL] one bug fix and other omap fixes for v4.17-rc cycle Date: Thu, 10 May 2018 09:00:26 -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-20180510_090040_627487_C115F80B X-CRM114-Status: GOOD ( 10.64 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 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 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-v17/fixes-rc4 for you to fetch changes up to 41bd6adf3c5d3990d7a67639aff53d54483744fa: Revert "ARM: dts: logicpd-som-lv: Fix pinmux controller references" (2018-05-07 08:28:17 -0700) ---------------------------------------------------------------- Fixes for omap variants for v4.17 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 two logicpd-som-lv specific dts fixes that fix misconfigured pins for WLAN and audio. Turns out we had to revert the third one because it caused another regression for 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 Tony Lindgren (1): Revert "ARM: dts: logicpd-som-lv: Fix pinmux controller references" 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 | 11 +++++++++-- arch/arm/mach-omap1/ams-delta-fiq.c | 28 +++++++++++++++------------- arch/arm/mach-omap2/powerdomain.c | 4 ++-- 7 files changed, 30 insertions(+), 21 deletions(-)