From patchwork Thu Sep 5 00:43:38 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Stanley X-Patchwork-Id: 11131967 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 A5E8F15E9 for ; Thu, 5 Sep 2019 00:43:53 +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 42DA42073F for ; Thu, 5 Sep 2019 00:43:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="TWFdCNqe" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 42DA42073F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=jms.id.au Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+531+1554929+3438807@linux.kernel.org X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Wed, 04 Sep 2019 17:43:51 -0700 X-Received: by mail.kernel.org (Postfix) id 5949621883; Thu, 5 Sep 2019 00:43:51 +0000 (UTC) X-Received: from mail-qt1-f194.google.com (mail-qt1-f194.google.com [209.85.160.194]) (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 052B42073F; Thu, 5 Sep 2019 00:43:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 052B42073F X-Received: by mail-qt1-f194.google.com with SMTP id g13so299591qtj.4; Wed, 04 Sep 2019 17:43:50 -0700 (PDT) X-Gm-Message-State: APjAAAWnS3S859rxfA3r3/s8iK8IDTGkw8cB0572wUNq0yVUvVHU+aoG 8zJkyB38i7VsX0X5K96miFNTDOqMowdmIvYo1qofbcwT X-Google-Smtp-Source: APXvYqxh+0oAV4ZBPS7dGr9Y7LoZnq29Cfydu9xInfMG6mrl3YTwB+pT8pISnzJLoVlQ4OMWr1UILB7SE5B2VG8tB70= X-Received: by 2002:ac8:2f81:: with SMTP id l1mr923228qta.269.1567644229728; Wed, 04 Sep 2019 17:43:49 -0700 (PDT) MIME-Version: 1.0 From: Joel Stanley Date: Thu, 5 Sep 2019 00:43:38 +0000 Message-ID: Subject: [GIT PULL] ARM: aspeed: devicetree changes for 5.4, round two To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Andrew Jeffery , linux-aspeed , Linux ARM 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 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1567644232; bh=5Hukuk6BLWr/frxf3mtKFeKh7JXrcodTAzZyh0QoZ4M=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=TWFdCNqeQu1NbACMiuJbHY//n5j7xWivZ13zB0k4ez1ZjrZnCNN2y5UtMNJX1aCAlxy 8+cB75EaexKopnWGPvMJxF92/XihLPPXIZhXvvcoVhIu10pctrfV8rhulXMCSgdlE0DM5 FFzfnBfKOMHg7QkHySk3faFDms8foLj3ZZE= Hello ARM maintainers, Here are some late fixes I collected for the ASPEED boards. I've thrown the commits on top of the ones in the first pull request, which you've merged. I've not sent a second pull before so if that's not the done thing then let me know what you prefer. The following changes since commit 49b0f3be0b86292eed6f6aedadf4252131d9c111: ARM: dts: aspeed: swift: Add eMMC device (2019-08-22 15:34:20 +0930) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git \ tags/aspeed-5.4-devicetree-2 for you to fetch changes up to 89b97c429e2e77d695b5133572ca12ec256a4ea4: ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit (2019-09-04 17:34:34 -0700) ---------------------------------------------------------------- ASPEED device tree updates for 5.4, second round - Alternate flash support for Vesnin - Minor cleanups and fixes ---------------------------------------------------------------- Eddie James (1): ARM: dts: aspeed: swift: Change power supplies to version 2 Ivan Mikhaylov (2): ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot option ARM: dts: aspeed: vesnin: Add secondary SPI flash chip Joel Stanley (2): ARM: dts: aspeed-g4: Add all flash chips ARM; dts: aspeed: mihawk: File should not be executable Oscar A Perez (1): ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit arch/arm/boot/dts/aspeed-bmc-opp-mihawk.dts | 0 arch/arm/boot/dts/aspeed-bmc-opp-swift.dts | 4 ++-- arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dts | 10 ++++++++++ arch/arm/boot/dts/aspeed-g4.dtsi | 20 ++++++++++++++++++++ arch/arm/boot/dts/aspeed-g5.dtsi | 2 +- 5 files changed, 33 insertions(+), 3 deletions(-) mode change 100755 => 100644 arch/arm/boot/dts/aspeed-bmc-opp-mihawk.dts -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#531): https://linux.kernel.org/g/patchwork-soc/message/531 Mute This Topic: https://linux.kernel.org/mt/33145531/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] -=-=-=-=-=-=-=-=-=-=-=-