Message ID | 20190823123643.18799-5-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="gpN2pwRA"; 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 46FLWc1mySz9sDQ for <incoming-imx@patchwork.ozlabs.org>; Fri, 23 Aug 2019 22:37:16 +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=tAHuIT0oGz5wY7uxS+36f0/B7+H7aSSSC0wuwkcBZIM=; b=gpN2pwRAXwSHGi9V3hv0bCM2Bo JGkD4TqZX39IOamt1+A7SkX07BDKe6Jpqpb7kEgCGn1PuAGN+BCY3A9S81DhB9xYLovapHna8bR+L I4fjkZhsJ0fw2gb3I1DO9ZymPUqYwpvKmxuEjrq0kqJTib1NyKcZkHdUk7SbSDEGXfHry7L4hWd2B DbBfDRp79NbSI8qrFeN4h65YgEIeNFBWD4fjWfSFZEAYqTVQ3mjezUddULBJ7QT5dkvfCZdrDN0/f k/gU7kykzys25Bf139vEjOgvH7edQH5opEPd0QE+fLSDdseZBvPqsWYSSOwBEWtOLAbvlSWT8rtfq pGAbzJyQ==; 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 1i18ob-0007IY-0c; Fri, 23 Aug 2019 12:37:13 +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-00074M-JD for linux-arm-kernel@lists.infradead.org; Fri, 23 Aug 2019 12:37:04 +0000 Received: from ramsan ([84.194.98.4]) by michel.telenet-ops.be with bizsmtp id sccr2000U05gfCL06ccrx4; 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-0006YU-GJ; 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-0004uR-E9; 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 4/5] Renesas driver updates for v5.4 (take two) Date: Fri, 23 Aug 2019 14:36:42 +0200 Message-Id: <20190823123643.18799-5-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_797416_1C111DD2 X-CRM114-Status: UNSURE ( 7.19 ) 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 driver updates for v5.4 (take two) > > - Improve "always-on" PM Domain handling on SH/R-Mobile SoCs, > - Automatic errata selection for Cortex-A7/A9, > - Small fixes and improvements. > Pulled into arm/drivers, thanks! Arnd