From patchwork Mon May 28 20:03:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Jarzmik X-Patchwork-Id: 921685 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=free.fr Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EcrGCW54"; 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 40vnr82QkXz9s15 for ; Tue, 29 May 2018 06:04: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=5sxVkMs5iDUe0A00z7oQ6dmHziMiHcYCxRRvVdEN7jU=; b=EcrGCW54K8+Qfr vuNypv1eun/dT+vAYpzfxOpj6h7k3vkRyN5bspHZcxEUaEFo7KLh4norE1pirZVuZGG/oknjOijZd vZRSRSKVXZBy2+jDhAu6JMaBvgKepYKHpQi/biCQS41Bm29QBVoEqWTIlUKvxa97Eqwuwf9RNfiVQ zAj7JhObHwkiZVMJQXFFY1MC/j7nBB94ZuTIPEgiVetBrkZbrlnU5hmljrFgp0400K/8+sHKFMvxF /oxlduXW/Qmyev1cPHjaBwJT/uosqr+hu5GLuH741YMV3CzrFFfWuMfAfyxII9OIZ5OsFNkw3Uft3 8KLAfxm2D0agHOPd4q/A==; 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 1fNONQ-0002bm-LH; Mon, 28 May 2018 20:04:20 +0000 Received: from smtp09.smtpout.orange.fr ([80.12.242.131] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fNOMh-00020r-3n for linux-arm-kernel@lists.infradead.org; Mon, 28 May 2018 20:03:42 +0000 Received: from belgarion ([90.55.202.35]) by mwinf5d69 with ME id rw3H1x0050mKt3N03w3Hti; Mon, 28 May 2018 22:03:18 +0200 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Mon, 28 May 2018 22:03:18 +0200 X-ME-IP: 90.55.202.35 From: Robert Jarzmik To: arm@kernel.org Subject: [GIT PULL] pxa for v4.18 X-URL: http://belgarath.falguerolles.org/ Date: Mon, 28 May 2018 22:03:17 +0200 Message-ID: <87d0xftunu.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180528_130335_507718_0B6C309A X-CRM114-Status: GOOD ( 17.91 ) 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 [80.12.242.131 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (robert.jarzmik[at]free.fr) 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: Haojian Zhuang , linux-arm-kernel@lists.infradead.org, Daniel Mack 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 Hi Arnd, Kevin, and Olof, This is the pxa pull request for 4.18, a minor one. Can you please consider pulling ? The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the git repository at: https://github.com/rjarzmik/linux.git tags/pxa-for-4.18 for you to fetch changes up to c1c14f8954c6d1cb9867024618e93687d9d035ba: ARM: pxa3xx: enable external wakeup pins (2018-05-25 22:40:17 +0200) ---------------------------------------------------------------- This is is the pxa changes for v4.18 cycle : - change to phase out at24 eeprom platform data - add a missing wakeup pin on pxa320 SoCs ---------------------------------------------------------------- Bartosz Golaszewski (1): ARM: pxa: stargate2: use device properties for at24 eeprom Daniel Mack (1): ARM: pxa3xx: enable external wakeup pins arch/arm/mach-pxa/pxa3xx.c | 4 ++++ arch/arm/mach-pxa/stargate2.c | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-)