From patchwork Tue Apr 17 10:09:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 899181 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="jQ2uArFr"; 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 40QLb72rhmz9s0p for ; Tue, 17 Apr 2018 20:09:55 +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=4HELWQ6zVXnHEypcRtPYeIABgrVAXeXM6AxZrYwMrig=; b=jQ2uArFrfVKMA6 TFMIKNGV4Cpin9GZp4KGj7B+gKRnhBRrSrviCs1GzQa5vD/PCdxmaTvFt30Rz4lG3hM9cS6pSLgBw 1GbLhCco9nAlsYFDJW6PE30LY4F57OIMnmKAxCLTJf69fHJEsETwIwoIulODnKCqTVyrGr9hBhMog aioXZPsXUiuPMTP48whfitmi0tz3MM95BeNFedawMGK2JArtxEFE6ebzZfkZH4F+A0jyfH+YPwAMS k+vwAHMTQyH0+ZTH1kwQi/BhlDd6oaTegGQADYYoOkg1HT24wJpKOA7J+fvnEtuj1Hltqh5eRqmNp t9fJwITP5wUuOSs9KgmQ==; 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 1f8NYf-00013D-8r; Tue, 17 Apr 2018 10:09:53 +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 1f8NYZ-0000cC-C3 for linux-arm-kernel@lists.infradead.org; Tue, 17 Apr 2018 10:09:48 +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 72C9915AB; Tue, 17 Apr 2018 03:09:34 -0700 (PDT) Received: from e107533-lin (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5A7153F587; Tue, 17 Apr 2018 03:09:32 -0700 (PDT) Date: Tue, 17 Apr 2018 11:09:25 +0100 From: Sudeep Holla To: ARM SoC Team Subject: [GIT PULL] arm64: dts: juno: fixes for v4.17 Message-ID: <20180417100925.GA16146@e107533-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-20180417_030947_437148_2514B4C5 X-CRM114-Status: GOOD ( 13.07 ) 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: Lorenzo Pieralisi , Arnd Bergmann , Kevin Hilman , Liviu Dudau , Sudeep Holla , Olof Johansson , ALKML 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 ! 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: ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-fixes-4.17 for you to fetch changes up to c326599b29f0dac8d73147309ffd31cce2cfdc05: arm64: dts: juno: drop unnecessary address-cells and size-cells properties (2018-04-16 10:15:45 +0100) ---------------------------------------------------------------- ARMv8 Juno DT fix for v4.17 A single patch to fix the new DTC warnings probably enabled during v4.17 merge window. ---------------------------------------------------------------- Sudeep Holla (1): arm64: dts: juno: drop unnecessary address-cells and size-cells properties arch/arm64/boot/dts/arm/juno-motherboard.dtsi | 2 -- 1 file changed, 2 deletions(-)