From patchwork Tue Apr 23 08:07:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1089129 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="Czq/R53F"; 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 44pGJv195tz9sNp for ; Tue, 23 Apr 2019 18:07:43 +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=ZHS5sHHp5Xq805xeGCU8bPnSPVQFQtcgC/K7omijSrM=; b=Czq/R53F4VaFi5 7n7PQ71qZ36E/TpK6vnxLZMXFMD+r8KTtxw7k0deyXqHJ5YleJo7M2RnZG6kZFJi1aNgK5+A9Lrjf cdJgiFyF9xUvXHeNyRIEN5WHDFuK8/o5QufVdEr2w7gCe2ZtjTBRySNmV2SkWurRzh/vasgGYTApi jzXoceYgVgd4Cza6KQjMQX7hTJ7bOrtnMSkhXrsdB2PWVT1blRnKzgvswVRYFH08aCYPwlOgJ8Fsz XF7wm+tQIE16r07iAZf+1l4H9if62g6qUKit15IEZVsHivoYVc05st7TgmUa7iInz+LxmggKTIwFD h4hJT5hax/858r8OUz0A==; 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 1hIqSp-0001hX-Pc; Tue, 23 Apr 2019 08:07:39 +0000 Received: from relay2-d.mail.gandi.net ([217.70.183.194]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hIqSm-0001fI-3C for linux-arm-kernel@lists.infradead.org; Tue, 23 Apr 2019 08:07:37 +0000 X-Originating-IP: 87.231.134.186 Received: from localhost (87-231-134-186.rev.numericable.fr [87.231.134.186]) (Authenticated sender: gregory.clement@bootlin.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id ADB064001E; Tue, 23 Apr 2019 08:07:24 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: dt for v5.2 (#1) Date: Tue, 23 Apr 2019 10:07:23 +0200 Message-ID: <87sgu96t6s.fsf@FE-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190423_010736_292869_FB931417 X-CRM114-Status: UNSURE ( 8.71 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.194 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: Andrew Lunn , Jason Cooper , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth 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, Here is the first pull request for dt for mvebu for v5.2. Gregory The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.2-1 for you to fetch changes up to 71f2b9957d983659586308c9f64acc4dc3d22aa2: ARM: dts: armada-38x: add interrupts for watchdog (2019-04-21 18:26:20 +0200) ---------------------------------------------------------------- mvebu dt for 5.2 (part 1) - Add interrupt support for wathdog on Armada 38x ---------------------------------------------------------------- Chris Packham (1): ARM: dts: armada-38x: add interrupts for watchdog arch/arm/boot/dts/armada-38x.dtsi | 2 ++ 1 file changed, 2 insertions(+)