From patchwork Mon May 14 16:23:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 913091 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="qOuDNyaG"; 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 40l5gB6fyyz9s0q for ; Tue, 15 May 2018 02:26:30 +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=oNTR5w8qE152muDcZAVoy85gwCpePjcnZmbyZ4BiE2w=; b=qOuDNyaGRwd4wL /XtkTesEMDzBOUrIxKKu3IKSS+cdvFwG5z+EcrBeu+9xrOo/UwVmVk4j8tCZDHLCoQZLD8l7h1Zlt h/0IGE7MkCrT21e5EFULYXfyVidTQkJYADtroEhyFufp/YqzBlb2H0W0YdALjINcqGAZYfqxvRIOd 5Q/+eewYO0JCiLUSSkSfqGF34NlBLhiyao00tXNpshorVaAtsVkvG/PPXfFXaXcOlmQXVkF9dTmOs FkAC53YL1kVcELExA7A1uFRTOYQuDeqCYmdJpLDoMlR5n7hioC/ZAznRmt0kpLyjJ1YGWKGt8gsVz A1tXD3aRa3qxSDTRdmIg==; 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 1fIGIq-0007SL-Fb; Mon, 14 May 2018 16:26:24 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIGG3-0004o0-N7 for linux-arm-kernel@lists.infradead.org; Mon, 14 May 2018 16:24:12 +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 40EC81596; Mon, 14 May 2018 09:23:21 -0700 (PDT) Received: from e107155-lin (unknown [10.1.210.28]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 109E13F23C; Mon, 14 May 2018 09:23:19 -0700 (PDT) Date: Mon, 14 May 2018 17:23:17 +0100 From: Sudeep Holla To: ARM SoC Team , ALKML , Arnd Bergmann , Kevin Hilman , Liviu Dudau Subject: [GIT PULL] arm64: dts: juno: updates for v4.18 Message-ID: <20180514162317.GB8409@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_092331_807955_8EFB5EE7 X-CRM114-Status: GOOD ( 14.94 ) 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 tag is based on v4.17-rc3 instead of -rc1 as a fix went in -rc3 and conflicts with changes here. The conflicts themselves are trivial and hence I can based the change on -rc1 if required. Regards, Sudeep --- The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64: Linux v4.17-rc3 (2018-04-29 14:17:42 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-4.18 for you to fetch changes up to 349b0f95e1ea718d912ca6875a40813e52a4ba39: arm64: dts: juno/rtsm: re-structure motherboard includes (2018-05-10 11:01:56 +0100) ---------------------------------------------------------------- ARMv8 Juno/Vexpress updates/cleanups for v4.18 1. Add the missing connections to the STM output port as all endpoint connections must be bidirectional. 2. Replace all the custom OF graph endpoint node names with the standard 'endpoint' 3. Cleanup to replace all underscores('_') with hyphens('-') in the device node names 4. 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 ---------------------------------------------------------------- Rob Herring (2): arm64: dts: juno: fix missing Coresight STM graph connection arm64: dts: juno: fix OF graph endpoint node names Sudeep Holla (3): arm64: dts: juno: Fix "debounce-interval" property misspelling arm64: dts: juno: replace '_' with '-' in node names arm64: dts: juno/rtsm: re-structure motherboard includes arch/arm64/boot/dts/arm/juno-base.dtsi | 15 +- arch/arm64/boot/dts/arm/juno-motherboard.dtsi | 18 +- arch/arm64/boot/dts/arm/juno-r1.dts | 8 +- arch/arm64/boot/dts/arm/juno-r2.dts | 8 +- arch/arm64/boot/dts/arm/juno.dts | 4 +- arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts | 4 +- arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi | 453 ++++++++++++----------- 7 files changed, 262 insertions(+), 248 deletions(-)