From patchwork Mon Oct 30 14:42:49 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 832068 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="odyxTY6f"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3yQcfh1RvZz9sRm for ; Tue, 31 Oct 2017 01:43:22 +1100 (AEDT) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=khNzFM6p47YcfqOJo6Bpq59W66MWvMlBZwwNK6GGZFI=; b=ody xTY6f8RGnQ0YHST2d7F6TmhPeHRklICimN2aGzz6rHs9TCtIwKcIllGXiAVTu3yyATxTaOsjK7Pxt qVaoHNanmSwQcbuUyfLG0QDAflUBMo5zy5D76e5+ttWAIeW4Xnkm4CvQrcMDOna6iU1sjKr0Dk8/N nAA7O9tBiNirNYYKEdyP4UC+SXWGouATYggtBUStmLrz5WeMIDOKPTMbTuPqit9nXLKXejKg7576M eXEL8ueJSkJkcwrtAObaDfctlvVe9kcvr8rW0yOdFjfPdLZvFBab56IQVuYi7kpfJW/vgUZ3jxQDm sCuulpTN1t7TTfj4cTXQW5/Eai3CObA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e9BHY-0003ym-WD; Mon, 30 Oct 2017 14:43:17 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1e9BHU-0003x0-TI for linux-arm-kernel@lists.infradead.org; Mon, 30 Oct 2017 14:43:14 +0000 Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1327E218A5; Mon, 30 Oct 2017 14:42:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1327E218A5 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dinguyen@kernel.org From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL] SoCFPGA DTS updates for v4.15, part 2 Date: Mon, 30 Oct 2017 09:42:49 -0500 Message-Id: <1509374569-5811-1-git-send-email-dinguyen@kernel.org> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171030_074312_980214_34215849 X-CRM114-Status: GOOD ( 11.62 ) X-Spam-Score: -6.9 (------) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-6.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.145.29.99 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: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 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: Please pull in these SoCFPGA Stratix10 DTS updates for v4.15. Thanks, Dinh The following changes since commit 788251fa08118efa934ba2f54989997e7a5be679: arm64: dts: stratix10: add reset property for various peripherals (2017-09-21 09:16:50 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_for_v4.15_part2 for you to fetch changes up to a067fb4290131b5b356dfcc464b5bff19a251791: arm64: dts: stratix10: fix interrupt number for gpio1 (2017-10-11 03:26:08 -0500) ---------------------------------------------------------------- SoCFPGA DTS updates for v4.15, part 2 - Stratix10 platform update - Enable GPIO and LEDs for Stratix10 devkit ---------------------------------------------------------------- Alan Tull (2): arm64: dts: stratix10: add gpio header arm64: dts: stratix10: enable gpio and leds Dinh Nguyen (1): arm64: dts: stratix10: fix interrupt number for gpio1 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 3 ++- .../boot/dts/altera/socfpga_stratix10_socdk.dts | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-)