From patchwork Wed Feb 26 11:02:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11406027 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B42431871 for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6D81524691 for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="jxhsvvVF" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6D81524691 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1445+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id tsg4YY1556264xnuFFAnAK2L; Wed, 26 Feb 2020 03:02:32 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.6523.1582714951960521392 for ; Wed, 26 Feb 2020 03:02:32 -0800 X-Received: by mail.kernel.org (Postfix) id 57C2A24656; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) X-Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [195.130.137.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 04C3C24685 for ; Wed, 26 Feb 2020 11:02:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 04C3C24685 X-Received: from ramsan ([84.195.182.253]) by laurent.telenet-ops.be with bizsmtp id 7P2V2200H5USYZQ01P2ViD; Wed, 26 Feb 2020 12:02:29 +0100 X-Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1j6uST-0002Tx-7k; Wed, 26 Feb 2020 12:02:29 +0100 X-Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1j6uST-00051y-5o; Wed, 26 Feb 2020 12:02:29 +0100 From: Geert Uytterhoeven To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 0/5] Renesas SoC updates for v5.7 Date: Wed, 26 Feb 2020 12:02:16 +0100 Message-Id: <20200226110221.19288-1-geert+renesas@glider.be> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: OX1opY8WWyFnweUXctyFeoaUx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1582714952; bh=QDXeQSIFyOdfLVv+UexsK73iyrqQ9y4sO7Xercl2uUo=; h=Cc:Date:From:Reply-To:Subject:To; b=jxhsvvVFvsY1MJPQwGBJTMF6hvZOjFPiN+sX6i3Lisy2Jgxgf+enI0vo7wHhg6YF2Cs L2l3krua2OHhQLAgDmKf5uTgT+pvlRYRH+Xe/UQhlJrRT7gcWi3vPYhA1KTmUy7kn3Ed4 fuSJVVWXABBay3+Kae4Y+2LfA817rNyDnOM= Hi arm-soc folks, This is my first pull request for the inclusion of Renesas SoC updates for v5.7. It consists of 5 parts: [GIT PULL 1/5] Renesas ARM DT updates for v5.7 - Miscellaneous fixes and improvements. [GIT PULL 2/5] Renesas ARM SoC updates for v5.7 - Enable ARM global timer on Cortex-A9 MPCore SoCs, - A minor cleanup. [GIT PULL 3/5] Renesas ARM64 defconfig updates for v5.7 - Restore R-Car M3-W support, - Enable additional support for Renesas platforms. [GIT PULL 4/5] Renesas ARM64 DT updates for v5.7 - CryptoCell support for R-Car M3-W, M3-W+, M3-N, E3, and D3, - Miscellaneous fixes and improvements. [GIT PULL 5/5] Renesas driver updates for v5.7 - Miscellaneous fixes and improvements. Note that the first commit from "[GIT PULL 3/5] Renesas ARM64 defconfig updates for v5.7" is also included in "[GIT PULL] Renesas fixes for v5.6". Thanks for pulling! Gr{oetje,eeting}s, Geert --- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1445): https://linux.kernel.org/g/patchwork-soc/message/1445 Mute This Topic: https://linux.kernel.org/mt/71563426/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-