From patchwork Mon May 14 16:21:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 913090 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=arm.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cbYCxXVG"; 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 40l5dy35N7z9rxs for ; Tue, 15 May 2018 02:25:26 +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:Subject:To:From :Date: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=blOamfcfaVb46kE5MaYRoyymMEZg8R70wIczvrn3kZ4=; b=cbYCxXVGiTTp0u B+KNag70wo3FsOvviPNrlrkDVVxjDRhU8X0PKGOZ1WyYr9r3LGu6izoxRE0p4BoPMej7qd7ni/ocB gpS53NvxuiLUMqCTepl6jSMYkddDVvdldOofZ0KagmsPlFCmPC8/4VOqcMtWckU/7xfbePxUGv+Es e/0ywvMMGt+AlmNCC0yWAHLcVtLLIgpF0mWXVq4Fqd99Aqvj2tDRCTtF7tJXPRfIhOtTfcAsCtKjq TNj6L8L3oahpZFKD6ghCL4jX2Wdaun1KUkfe2RG4x5ctSToMA3HutIX0zdR+pJxJEzQSjDMr1ggKQ eG/kSVn/Ud+yEZzggYPQ==; 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 1fIGHo-00066n-VZ; Mon, 14 May 2018 16:25:21 +0000 Received: from foss.arm.com ([217.140.101.70]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIGEd-0004CL-WC for linux-arm-kernel@lists.infradead.org; Mon, 14 May 2018 16:22:34 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id D66841596; Mon, 14 May 2018 09:21:52 -0700 (PDT) Received: from e107155-lin (unknown [10.1.210.28]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 829D43F23C; Mon, 14 May 2018 09:21:51 -0700 (PDT) Date: Mon, 14 May 2018 17:21:44 +0100 From: Sudeep Holla To: ARM SoC Team , ALKML , Arnd Bergmann , Kevin Hilman , Liviu Dudau , Lorenzo Pieralisi Subject: [GIT PULL] ARM: dts: vexpress: updates for v4.18 Message-ID: <20180514162144.GA8409@e107155-lin> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180514_092204_094850_7B2EF415 X-CRM114-Status: GOOD ( 14.20 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [217.140.101.70 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: Sudeep Holla 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 ARM-SoC team, Please pull ! Note that the commit restructuring motherboard dtsi touches the file in ARM64 DT but that's because of the way the file gets included and it's not something newly introduced here. Regards, Sudeep --- The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/vexpress-updates-4.18 for you to fetch changes up to b67b00eeddac0fea494d6339618ffd3da071c2e4: ARM: dts: vexpress: replace '_' with '-' in node names (2018-05-11 14:12:32 +0100) ---------------------------------------------------------------- ARMv7 Vexpress updates/cleanups for v4.18 1. Syntactic restructuring of motherboard include file so that it can be included at the top of any other DTS file as it should be rather than existing include in the middle of the file at a specific location 2. Use of standard GPIO controller bindings for few sysreg components like LED, MMC Write Protect/Card Detect and Flash Write Protect to fix some of the new DTC warnings 3. Cleanup to replace all underscores('_') with hyphens('-') in the device node names ---------------------------------------------------------------- Linus Walleij (1): ARM: dts: vexpress: Restructure motherboard includes Sudeep Holla (2): ARM: dts: vexpress: use standard gpio bindings for sys_{led,mci,flash} ARM: dts: vexpress: replace '_' with '-' in node names arch/arm/boot/dts/vexpress-v2m-rs1.dtsi | 712 +++++++++++---------- arch/arm/boot/dts/vexpress-v2m.dtsi | 710 ++++++++++---------- arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts | 3 +- arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 9 +- arch/arm/boot/dts/vexpress-v2p-ca5s.dts | 5 +- arch/arm/boot/dts/vexpress-v2p-ca9.dts | 5 +- .../boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dts | 5 +- 7 files changed, 732 insertions(+), 717 deletions(-)