From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0E6A1C43381 for ; Fri, 22 Feb 2019 09:50:18 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D1DE12081B for ; Fri, 22 Feb 2019 09:50:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WfDUH5oZ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D1DE12081B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:Date:Subject:To :From: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=n6xZi4W/0rMHYNIkOyI7GyvQyt6Pixx0ClWOvJtN0PQ=; b=WfDUH5oZVQlwAV dEfahATcXEy5z6IXSm8E8T3JgugFBMsr0AXxaxBQ7ttoR3mJZhgwUaLQz3Wc+WsEATD9Z2UFB/GUT cXEvNnmFkjgMzWRqNZf6BR0La8SMpzVMsi3EjhIuyditxQMbK3/LjAy77So4FL5mXdXZPGVBS/E9L 7Bbk/PRkdBRNzGmeKgROOyc9jKf6NccNCwzUdHwzQaz6639Ttus5MSC4zdgQTijSjl1HjtzD3lnJJ irRLmr/PwktA7OztzZ3AuJrvw28WmtGOi1d1iZCC1QkKUTLJmtRCBOt/gTqHnXUoge5kn3MVLbsp+ j6k8xxQXLO+pMBKazG+g==; 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 1gx7TE-0007qN-76; Fri, 22 Feb 2019 09:50:16 +0000 Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gx7TA-0007R4-Dr for linux-arm-kernel@lists.infradead.org; Fri, 22 Feb 2019 09:50:14 +0000 X-Originating-IP: 109.212.201.85 Received: from localhost (alyon-652-1-170-85.w109-212.abo.wanadoo.fr [109.212.201.85]) (Authenticated sender: gregory.clement@bootlin.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 11BCD1BF216; Fri, 22 Feb 2019 09:49:56 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: dt for v5.1 (#2) Date: Fri, 22 Feb 2019 10:49:54 +0100 Message-ID: <87bm3417b1.fsf@FE-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190222_015012_619470_9B83E1A8 X-CRM114-Status: UNSURE ( 6.77 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Jason Cooper , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, as request by Arnd, here is the follow-up pull request for dt for mvebu for v5.1. Gregory The following changes since commit cb92e40411ef8a773675b522d29b6ea82e5fb8e0: arch: arm: dts: Remove disabled marvell,dsa properties (2019-02-08 18:22:55 +0100) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.1-2 for you to fetch changes up to 6a3b25173cd4c6c2cd1ad6f1a3a0a85b488597ed: arch: arm: dts: kirkwood-rd88f6281: Remove disabled marvell,dsa reference (2019-02-20 09:21:27 +0100) ---------------------------------------------------------------- mvebu dt for 5.1 (part 2) Follow-up fixing DT warning introduced by previous pull request ---------------------------------------------------------------- Gregory CLEMENT (1): arch: arm: dts: kirkwood-rd88f6281: Remove disabled marvell,dsa reference arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts | 9 --------- 1 file changed, 9 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel