Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp47237imm; Fri, 25 May 2018 15:51:44 -0700 (PDT) X-Google-Smtp-Source: AB8JxZpa2z38wfiDoh1Y5GecC5fuYJKRJHn05MfGcu5AG1GNgDb7aPuL53sgRfSqpZN0nwt/X+Cy X-Received: by 2002:a65:4348:: with SMTP id k8-v6mr3246690pgq.395.1527288704317; Fri, 25 May 2018 15:51:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527288704; cv=none; d=google.com; s=arc-20160816; b=py5J50s3myQ0Y6MN8DpW46BFk71oX04ezEdd4+pfQ8ydd4h7jzNnqNiAtdTxpC7c/u sbGHn3I52Qwi4E/9RE0BqyKxy6hTyPC6SItx2+9oyKlA9vBUwHGeY9pAuNV+UjxNbJ72 B4lu+qKHS7WeJsBwk8i9iFwi97LD1WCrvsOW1vPrWHHVmFAcPxZwXKE+WDBMpu6BLTiw x0lVxYs2sxIodfcjIWW3eUcccb2K2FAWLF0Hgf4uUKYyc2Huc/q7Pr2rUdC/ZMZCVhQG xLRU8rgnIc2M6X/n+xDoS+BrLwPwVjn/CA4R5L+mrwWfry8jMBJhmjpEabqnbZ3/fLuc /iSQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:content-transfer-encoding :content-disposition:mime-version:message-id:subject:cc:to:from:date :arc-authentication-results; bh=9NQqe4tso6VauaHyYwhglYf0E2niKx9JB8DLLJwY0XA=; b=CIgwBUOsZbFnNMjt2jakpXL3Uucn+XRp8tUFfUCW7IFiQQBvxloGk8TWgCQwoBpIlQ ZgwAlnAVDDWAD+t5erPwE3DWRFdkN7aKqbS2McZlgFuY0+HSDwlDlhEcHX5nv95/zQhH RxFhIN8iv72yx7Q8jN0H3Z5AtbCeDnzVFIVC21sTO6JJrdMZ++jbGg6R/vktPhZfi/6S 1kr+pyiPkjyIAzmKyAij7YGYc8QRTvo/wB8LKrgwE10c8Yt+BbdWpd1vowNxoRH2qVm+ Bk9PVUahOKm0qUgAk/qGfsuQs1XOIN2xQexyWuSA1AxSCSbinjW0Aky/8yB46cv6jNaQ q3Yg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t189-v6si19901187pgc.163.2018.05.25.15.51.29; Fri, 25 May 2018 15:51:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030730AbeEYWvO (ORCPT + 99 others); Fri, 25 May 2018 18:51:14 -0400 Received: from mail.bootlin.com ([62.4.15.54]:60286 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030538AbeEYWvN (ORCPT ); Fri, 25 May 2018 18:51:13 -0400 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 Cc: Nicolas Ferre , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: at91: DT for 4.18 Message-ID: <20180525225033.GA26989@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.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(-) -- Alexandre Belloni, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com