Message ID | 20190823123643.18799-3-geert+renesas@glider.be |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> 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=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="c7SAUUGq"; 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 46FLWr1KqXz9s7T for <incoming-imx@patchwork.ozlabs.org>; Fri, 23 Aug 2019 22:37:28 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To: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:List-Owner; bh=4V9nyE88xjapXm5msZtfAJIWGGShyi8V/5I8sdgrq58=; b=c7SAUUGqmzZ0j6Sq2t7pLztMlr /2pXOcVBLXrNYTEEqg2H8z40RIbR1oAwb2j19iNViekStVT8bCFzc1Gq+aQZws2kghforatSoAd3i QyTgDqvQDzE+uPB7Wc7lOJFOjVikwabzz9KWY35Q1QEY5ncP0n7foq3cfS3LI2koLT3NFiypj57CP qDqlfrODyx5V9D3473wXcsu/EBlBAdDDM/eeA/bM7n9X++BBOJtHF74h+a5cOwKubsshtWOFTYThM j1SaUQCPQNQCBre036Sed5OJxr+xPj57Jq7E4AM3Ksfhke3nwCT4N4952126pm+zHFcw6cpqgYGEI Fdbyl9Vg==; 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 1i18ok-0007VY-4Z; Fri, 23 Aug 2019 12:37:22 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i18oQ-00074O-JP for linux-arm-kernel@lists.infradead.org; Fri, 23 Aug 2019 12:37:05 +0000 Received: from ramsan ([84.194.98.4]) by michel.telenet-ops.be with bizsmtp id sccr2000S05gfCL06ccrx1; Fri, 23 Aug 2019 14:36:54 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from <geert@linux-m68k.org>) id 1i18oF-0006YO-Dj; Fri, 23 Aug 2019 14:36:51 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from <geert@linux-m68k.org>) id 1i18oF-0004uK-Ch; Fri, 23 Aug 2019 14:36:51 +0200 From: Geert Uytterhoeven <geert+renesas@glider.be> To: arm-soc <arm@kernel.org>, arm-soc <soc@kernel.org> Subject: [PULL 2/5] Renesas ARM SoC updates for v5.4 Date: Fri, 23 Aug 2019 14:36:40 +0200 Message-Id: <20190823123643.18799-3-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190823123643.18799-1-geert+renesas@glider.be> References: <20190823123643.18799-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190823_053702_816653_32AF92CC X-CRM114-Status: UNSURE ( 7.89 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.4 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.4 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:18 listed in] [list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 SPF_NONE SPF: sender does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: linux-renesas-soc@vger.kernel.org, Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>, Geert Uytterhoeven <geert+renesas@glider.be>, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org |
Series |
Renesas SoC updates for v5.4 (take two)
|
expand
|
On Fri, Aug 23, 2019 at 2:36 PM Geert Uytterhoeven <geert+renesas@glider.be> wrote: > Renesas ARM SoC updates for v5.4 > > - Low-level debugging support for RZ/A2M. > Pulled into arm/soc, thanks! This should be the last of your pull requests for the moment. Can you check that everything is there once it hits linux-next (probably Wednesday, I may have just missed today). Arnd