From patchwork Tue Oct 29 14:37:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11218013 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B2C441515 for ; Tue, 29 Oct 2019 14:37:42 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5154521734 for ; Tue, 29 Oct 2019 14:37:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="AFbkoa0t" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5154521734 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+742+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id aaaaYY1556264xaaaaaaaaaa; Tue, 29 Oct 2019 07:37:41 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.13182.1572359861593761198 for ; Tue, 29 Oct 2019 07:37:41 -0700 X-Received: by mail.kernel.org (Postfix) id 0AAE321479; Tue, 29 Oct 2019 14:37:41 +0000 (UTC) X-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-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8BA5E2087E; Tue, 29 Oct 2019 14:37:40 +0000 (UTC) From: Dinh Nguyen To: Linuxkernel+Patchwork-Soc via Email Integration Cc: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 1/2] SoCFPGA DTS updates for v5.5 Date: Tue, 29 Oct 2019 09:37:36 -0500 Message-Id: <20191029143737.24850-1-dinguyen@kernel.org> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: aaaaaaaaaaaaaaaaaaaaaaaax1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1572359861; bh=mS7ik9furZbiQgf1htKNLzjD4vRmlBypUaEOCNvMjlk=; h=Cc:Date:From:Reply-To:Subject:To; b=AFbkoa0tdsdJgL5Q1fUYQR7dln5ccvCK7eSaxaCx381P8fyDOx8UtLGyRY86Kpl4ACi lTE02Kfnb64X6q+2mK3G7vY1SY/LAwM+vny3v6DfjmB1etTsjYYrrLW3tMBrzesebXBpJ +g4wlPSTBYQyaL6+r0edPO0c3dmf5fo/1CE= Hi Arnd, Kevin, and Olof: Please pull in these SoCFPGA DTS updates for v5.5. Thanks, Dinh The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v5.5 for you to fetch changes up to aa74337ee73df5de3cb6c920100d01c3d95346cc: arm64: dts: agilex: add service layer, fpga manager and fpga region (2019-10-21 22:49:09 -0500) ---------------------------------------------------------------- SoCFPGA DTS updates for v5.5 - Arria10 - modify QSPI read-delay property - Agilex - Add QSPI support - Enable USB and LEDs - Add service layer, fpga manager support - Stratix10 - Update QSPI reg address ---------------------------------------------------------------- Dinh Nguyen (2): ARM: dts: arria10: Modify QSPI read_delay for Arria10 arm64: agilex: enable USB and LEDs on agilex devkit Ooi, Joyce (2): arm64: dts: agilex: add QSPI support for Intel Agilex arm64: dts: altera: update QSPI reg addresses for Stratix10 Richard Gong (1): arm64: dts: agilex: add service layer, fpga manager and fpga region arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts | 2 +- .../boot/dts/altera/socfpga_stratix10_socdk.dts | 4 +- arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 32 ++++++++++++ arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts | 58 ++++++++++++++++++++++ 4 files changed, 93 insertions(+), 3 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#742): https://linux.kernel.org/g/patchwork-soc/message/742 Mute This Topic: https://linux.kernel.org/mt/39418326/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-