From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2860BC4338F for ; Tue, 27 Jul 2021 12:08:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 09F9461A38 for ; Tue, 27 Jul 2021 12:08:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236473AbhG0MI3 (ORCPT ); Tue, 27 Jul 2021 08:08:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231877AbhG0MI2 (ORCPT ); Tue, 27 Jul 2021 08:08:28 -0400 Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [IPv6:2a02:1800:120:4::f00:14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7A2E3C061757 for ; Tue, 27 Jul 2021 05:08:27 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed20:b0a9:7e88:5ca4:551a]) by xavier.telenet-ops.be with bizsmtp id aC8Q250071fSPfK01C8Q1i; Tue, 27 Jul 2021 14:08:24 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1m8Lsl-001Nm3-Ru for linux-renesas-soc@vger.kernel.org; Tue, 27 Jul 2021 14:08:23 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1m8Lsk-00FDYO-Ul for linux-renesas-soc@vger.kernel.org; Tue, 27 Jul 2021 14:08:22 +0200 From: Geert Uytterhoeven To: linux-renesas-soc@vger.kernel.org Subject: renesas-drivers-2021-07-27-v5.14-rc3 Date: Tue, 27 Jul 2021 14:08:22 +0200 Message-Id: <20210727120822.3626977-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org I have pushed renesas-drivers-2021-07-27-v5.14-rc3 to https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git This tree is meant to ease development of platform support and drivers for Renesas ARM SoCs. It is created by merging (a) the for-next branches of various subsystem trees and (b) branches with driver code submitted or planned for submission to maintainers into the master branch of my renesas-devel.git tree. Today's version is based on renesas-devel-2021-07-27-v5.14-rc3. Included branches with driver code: - renesas-clk - renesas-pinctrl - topic/rcar-gen3e-v2~1 Included fixes: - fix for "drm: Introduce the DP AUX bus" - WIP soc: v3u: allow WDT reset - misc: add sloppy logic analyzer using polling - [LOCAL] arm64: defconfig: Update renesas_defconfig Included subsystem trees: - git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git#linux-next - git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git#clk-next - git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git#gpio/for-next - git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git#mtd/next - git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git#master - git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git#tty-next - git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git#i2c/for-next - git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git#master - git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git#usb-next - git://git.freedesktop.org/git/drm/drm.git#drm-next - git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git#next - git://linuxtv.org/media_tree.git#master - git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git#next - git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git#for-next - git://git.linaro.org/people/daniel.lezcano/linux.git#timers/drivers/next - git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git#next - git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git#next - git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git#staging-next - git://git.armlinux.org.uk/~rmk/linux-arm.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git#irq/core - git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git#for-next - git://www.linux-watchdog.org/linux-watchdog-next.git#master - git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git#for-next/core - git://anongit.freedesktop.org/drm/drm-misc#for-linux-next - git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git#next - git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git#next - git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git#thermal/linux-next - git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git#for-mfd-next - git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git#for-next - git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git#master - git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git#driver-core-next - git://git.libc.org/linux-sh#for-next 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