From patchwork Tue Mar 27 14:05:23 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 891577 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=free-electrons.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="TuFrah0O"; 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 409Xq04n20z9s1c for ; Wed, 28 Mar 2018 01:05:48 +1100 (AEDT) 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=eJiw5k0RuTdqspHHaVGNqJMGNmQZdn25NN6m/7U74NY=; b=TuFrah0OhoH8TI gZz2Gso7GPpIAy56dDHBloemjIMHU3C0TegI9vRpJiRr/lffWWquSo4KCQlwUzJBk1BwsNsaCCf8w CfqYXDpff5dIECH5OmLjzVZFBj/kS2mCg80JS+L3/g0JWN1VyKaEZGxfm/xFidmxVyU0BqpMFkJev qLsz9X3c4UtkAvrv+HR2+Ltw5iDe85tptD7Azla9L0PLpvFSZ0klyeIZdGEjN9zRw6K2SawcIpHHW p6aKi0K6boAl4T/OiIqxz0E7Br8UOi3N6Eg9wCr6QE2KqH2rGb4ehFTq4dzPRVQU1OiwbTTlliNvg h1i6W0NWRdc1PSZT6WcQ==; 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 1f0pEO-0001ZK-3H; Tue, 27 Mar 2018 14:05:44 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1f0pEH-0001MN-VR for linux-arm-kernel@lists.infradead.org; Tue, 27 Mar 2018 14:05:39 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 520122072B; Tue, 27 Mar 2018 16:05:23 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id F1C0B2071B; Tue, 27 Mar 2018 16:05:22 +0200 (CEST) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: dt for v4.17 (#2) Date: Tue, 27 Mar 2018 16:05:23 +0200 Message-ID: <87po3ptxzw.fsf@bootlin.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180327_070538_147418_BF0FAB7F X-CRM114-Status: UNSURE ( 9.66 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -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: Andrew Lunn , Jason Cooper , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth 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, Here is the second pull request for dt for mvebu for v4.17. Gregory The following changes since commit a83aeb3836b1cd65770b20eafefbef7467972fa2: ARM: dts: armada388-clearfog: increase speed of i2c0 to 400kHz (2018-03-05 17:33:42 +0100) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-4.17-2 for you to fetch changes up to 29e36c1f63d16c6fe895fa4e33b01e45a11f96de: ARM: dts: armada388-clearfog: add SFP module support (2018-03-27 15:07:46 +0200) ---------------------------------------------------------------- mvebu dt for 4.17 (part 2) - add SFP module support on the clearfog (Armada 388 based board) - disable internal RTC node for Linksys boards (Armada 38x based boards) ---------------------------------------------------------------- Hauke Mehrtens (1): ARM: dts: armada-385-linksys: Disable internal RTC Russell King (1): ARM: dts: armada388-clearfog: add SFP module support arch/arm/boot/dts/armada-385-linksys.dtsi | 5 ++++ arch/arm/boot/dts/armada-388-clearfog.dtsi | 45 ++++++++---------------------- 2 files changed, 17 insertions(+), 33 deletions(-)