From patchwork Fri Jun 28 14:49:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1124308 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=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZEQh2TOg"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45b06n4ZgJz9s3Z for ; Sat, 29 Jun 2019 00:50:09 +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: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=P8qcCjpwtXv1ET8gAScNiL4k1icXOPJM5+FT/ueSQ5A=; b=ZEQh2TOglzeNo3 lcnqz2dNQ/E+ijAT86bwnutVwlFIK6xI2c7MPB3Twmh9QUS3lFt1jgHBZ5WGRLipGlLb/uxILxbCA QGpVdPzALCyQgt409y6cWWAYSx+4xsNqcipBoxgdHqDqlkABzg5uynB7baXjw03A/GlKq5GYuvBkF LuMqyBiQ+mzrkSz+gVR8zr+wXLSKSi/jDu0/0xrqrMejsrnUvatYywW2/1ofWAxMr7YE4GJ9gGJLG 9kOF+vHFn3GPf7I46gdtvg8Emv/IAvCyIqVfzio+1jOvSouuz921Zp54w8ERjnGCuQlFrqP+FtahI gMitcrq5emyXOeZIH/3g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hgsCT-0001im-Jt; Fri, 28 Jun 2019 14:50:05 +0000 Received: from relay11.mail.gandi.net ([217.70.178.231]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hgsCQ-0001IN-7d for linux-arm-kernel@lists.infradead.org; Fri, 28 Jun 2019 14:50:03 +0000 Received: from localhost (alyon-656-1-672-152.w92-137.abo.wanadoo.fr [92.137.69.152]) (Authenticated sender: gregory.clement@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 61688100006; Fri, 28 Jun 2019 14:49:46 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: fixes for v5.2 (#2) Date: Fri, 28 Jun 2019 16:49:45 +0200 Message-ID: <87k1d5hiie.fsf@FE-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190628_075002_441069_EAE661B0 X-CRM114-Status: UNSURE ( 8.16 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.178.231 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 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 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi, Here is the second pull request for fixes for mvebu for v5.2. Gregory The following changes since commit cc538ca4308372e81b824be08561c466b1d73b72: ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog (2019-06-12 10:36:36 +0200) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-5.2-2 for you to fetch changes up to 80031361747aec92163464f2ee08870fec33bcb0: ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node (2019-06-27 17:34:38 +0200) ---------------------------------------------------------------- mvebu fixes for 5.2 (part 2) Use the armada-38x-uart compatible strings for Armada XP 98dx3236 SoCs in order to not loose character anymore. ---------------------------------------------------------------- Joshua Scott (1): ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+)