From patchwork Fri May 25 22:50:33 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 920806 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=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JHurAq7h"; 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 40t1hf1d7sz9s0q for ; Sat, 26 May 2018 08:51:46 +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:Subject:To:From :Date: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=DHyOXh1fe78gjA2ab8I38lYc5CYGHsBsdVm98ZNNIAw=; b=JHurAq7hraoi6y GLIVokYtHRiojstiyqbr/vBh5cf6megkVpzqe/SUriolavcXLvZHcvItSDBbJP3DF3Dqi5CNuZzpt F3KMElbtUPjsTltu8DScTxCdj9KiVOudcftvZE7Rc0kj5lmMOzIswDW5D3F2ohrIl63TDTlq8fAEU aRIl2sfP7kl3lcJ2KckdFC79MN3IThLe5frfYWTXl9ltaU59BQeQxMM1SDIHoNbG+gzPKr/e54vGj 6wbssqvWb4xcTmY9LPuomFAQLwLMWsNwbpIRPZYocKVPKmTZrzPIdXRPfoFjcdzNkD/lSSObgoQrr O7W4F+lz14qEG3qWIW6Q==; 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 1fMLYj-0006GW-V3; Fri, 25 May 2018 22:51:41 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fMLYP-00069Y-N4 for linux-arm-kernel@lists.infradead.org; Fri, 25 May 2018 22:51:37 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id D0F422081A; Sat, 26 May 2018 00:51:06 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [88.191.26.124]) by mail.bootlin.com (Postfix) with ESMTPSA id 4A47620BCB; Sat, 26 May 2018 00:50:33 +0200 (CEST) Date: Sat, 26 May 2018 00:50:33 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] ARM: at91: DT for 4.18 Message-ID: <20180525225033.GA26989@piout.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.5 (2018-04-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180525_155121_900238_93F9229B X-CRM114-Status: GOOD ( 12.30 ) 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 [62.4.15.54 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 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: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.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 Arnd, Olof, I'm a bit late for this very small PR, as I had to extend the expiration date for my GPG signature key. Two small DT changes that have no functional impact. The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.18-dt for you to fetch changes up to a642693882ce417683012a211ca9d6e65bae1dc4: ARM: dts: at91-sama5d2_xplained: Use IRQ_TYPE specifier (2018-05-14 15:29:52 +0200) ---------------------------------------------------------------- AT91 DT for 4.18: - small DT improvements without functional changes ---------------------------------------------------------------- Dmitry Torokhov (1): ARM: dts: at91: sama5d4ek: use canonical compatible for touchscreen HernĂ¡n Gonzalez (1): ARM: dts: at91-sama5d2_xplained: Use IRQ_TYPE specifier arch/arm/boot/dts/at91-sama5d2_xplained.dts | 2 +- arch/arm/boot/dts/at91-sama5d4ek.dts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)