From patchwork Tue Jan 23 15:54:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 864883 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="Z8GpuXUd"; 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 3zQtCx5Twqz9s7n for ; Wed, 24 Jan 2018 02:54:53 +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=4OAGMAzr99D3oPWrx6kCKL5vzOEqyLuiSj/GxZQXpyU=; b=Z8G puXUdjjJU0ndXo2zvZSGxPOsz8FfpCqYUk5KE09zA1R0D4FvMFQcSwJy6HLwlYrWrLiwUE+MZt2ff rsd8VLx8hwSXKdBrCBB9N3eeFB9r3MDITf5peiDrSTh1zBBP8UjVnmNEsneGdy9NRbQHj+zz5gv41 y8ICrujD5cJoBNGr+KTgQF0Y+Osp5nWJmVR2Sz07XJAdHTMu3xQ6D2BlZR1X5qExA9fxqaOLq0qW2 5eQ7c7CGqkFp6ZWO3kwdygnj6hbe3frpJKBViwDrEd1njBvasMahDcZq7zhigLKX3fYEc2vJcLsxD jMSs/rLcRKLx2KCo1UDT7g3PnrQcb9g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1ee0uQ-0003QV-Ue; Tue, 23 Jan 2018 15:54:50 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1ee0uN-0003Pz-Hf for linux-arm-kernel@lists.infradead.org; Tue, 23 Jan 2018 15:54:48 +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 57C8421785; Tue, 23 Jan 2018 15:54:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 57C8421785 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: arnd@arndb.de, khilman@linaro.org, olof@lixom.net Subject: [GIT PULL] SoCFPGA DTS updates for v4.16 Date: Tue, 23 Jan 2018 09:54:34 -0600 Message-Id: <1516722874-15698-1-git-send-email-dinguyen@kernel.org> X-Mailer: git-send-email 2.7.4 X-Spam-Note: CRM114 invocation failed 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 ---- ---------------------- -------------------------------------------------- -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] -0.0 T_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] 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: I apologize for the late request! I figure these changes are mostly trivial DTS updates, perhaps you can consider pulling them in for v4.16? If not, they can wait. Thanks, Dinh The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323: Linux 4.15-rc1 (2017-11-26 16:01:47 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_for_v4.16 for you to fetch changes up to 889d1509042096f6ccd082655997aeff8457fe1c: arm64: dts: stratix10: fix SPI settings (2018-01-23 09:37:29 -0600) ---------------------------------------------------------------- SoCFPGA DTS updates for v4.16 - Stratix10 platform updates - Fix SPI interrupt numbers - Enable USB - Disable over-current for Arria10 devkit ---------------------------------------------------------------- Dinh Nguyen (3): ARM: dts: socfpga: disable over-current for Arria10 USB devkit arm64: dts: stratix10: enable USB on the devkit arm64: dts: stratix10: add USB ECC reset bit Thor Thayer (1): arm64: dts: stratix10: fix SPI settings Tim Sander (1): ARM: dts: socfpga: add i2c reset signals arch/arm/boot/dts/socfpga.dtsi | 4 ++++ arch/arm/boot/dts/socfpga_arria10_socdk.dtsi | 1 + arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 16 ++++++++++------ arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 4 ++++ 4 files changed, 19 insertions(+), 6 deletions(-)