From patchwork Fri May 25 14:51:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 920608 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="EdEbhDWb"; 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 40sq303Jfgz9s01 for ; Sat, 26 May 2018 00:51:56 +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=KgULsG3MEETmbYs2/pTKDyBELHcC1XkHieDFeY16fBQ=; b=EdEbhDWbN+yukL e+/X6lGNdgx7Um5tR4yU10DbApkpKO0jI5bfFC7hmwZDV8nGotIf8CCSzdNjnFZoBsQuLhCViDTpE trtX9Bt1/eZmt95BnpIuUQy+dd9R4sg7e5gA+/ylf4LPSCp5L+Mg6NHqjg+CR7uPT7zd8VVJHESoF 917jkzahZ0mGUl78oQzj7pvd0ONxLuShhyxUTQFyD6aPFd8GntkYUxfgF9EkytJvg0OQJE67gHwOO jKaZearDC6HHQEtQUtSBolaA33MTtZD2bEwftqfAlV5MqAzqBCD1yUGtipnJrR5wYcizg5Ztn1npi 72DZN8QuTLmhdyfdK4Eg==; 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 1fME4O-0005eg-Cn; Fri, 25 May 2018 14:51:52 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fME48-0005Ho-94 for linux-arm-kernel@lists.infradead.org; Fri, 25 May 2018 14:51:45 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 5BC6D8022; Fri, 25 May 2018 14:53:41 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL] late omap soc changes for v4.18 merge window Date: Fri, 25 May 2018 07:51:20 -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-20180525_075136_374294_49789A49 X-CRM114-Status: GOOD ( 11.13 ) 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 3bb3799cd4233b7c24622ae8c41455fb27a55c0f: Merge branch 'omap-for-v4.18/soc-fixes' into omap-for-v4.18/soc (2018-05-21 10:34:17 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.18/soc-late-signed for you to fetch changes up to 759c27bdc77577aaecb6f31768e5951a858f97a9: OMAP: CLK: CLKSRC: Add suspend resume hooks (2018-05-23 14:16:26 -0700) ---------------------------------------------------------------- Late omap soc changes for v4.18 merge window This series contains two omap1 ams-delta GPIO clean-up patches to get started with removal of hard-coded GPIO numbers from drivers. And then the removal of board mach includes from drivers. The second patch mostly touches the ams-delta audio driver but is included here because of the removal of the latch gpios and is acked by Mark Brown. And there are two more am437x related PM patches to save and restore control module and timer registers for RTC only suspend mode. Looks like the patch title for the timer changes is a bit misleading, not all the timer code is yet living under drivers/clocksource. But I had already pushed out the branch before I noticed this. ---------------------------------------------------------------- Janusz Krzysztofik (2): ARM: OMAP1: ams-delta: add GPIO lookup tables ASoC: ams_delta: use GPIO lookup table Keerthy (1): OMAP: CLK: CLKSRC: Add suspend resume hooks Tero Kristo (1): ARM: AM43XX: Add functions to save/restore am43xx control registers arch/arm/mach-omap1/board-ams-delta.c | 107 ++++++++++++++++++++++++++++++-- arch/arm/mach-omap2/control.c | 112 ++++++++++++++++++++++++++++++++++ arch/arm/mach-omap2/control.h | 61 ++++++++++++++++++ arch/arm/mach-omap2/timer.c | 32 ++++++++++ sound/soc/omap/ams-delta.c | 38 ++++++------ 5 files changed, 328 insertions(+), 22 deletions(-)