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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B807DC433EF for ; Fri, 1 Oct 2021 09:42:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A230E61A08 for ; Fri, 1 Oct 2021 09:42:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353168AbhJAJoj (ORCPT ); Fri, 1 Oct 2021 05:44:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1353247AbhJAJog (ORCPT ); Fri, 1 Oct 2021 05:44:36 -0400 Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [IPv6:2a02:1800:110:4::f00:19]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB5ACC06177C for ; Fri, 1 Oct 2021 02:42:52 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed20:5c32:c2e7:df7:3731]) by laurent.telenet-ops.be with bizsmtp id 0Zir260011ZoSwU01ZirkJ; Fri, 01 Oct 2021 11:42:51 +0200 Received: from rox.of.borg ([192.168.97.57] helo=rox) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1mWF46-000zIj-IB; Fri, 01 Oct 2021 11:42:50 +0200 Received: from geert by rox with local (Exim 4.93) (envelope-from ) id 1mWF45-00BE6A-UA; Fri, 01 Oct 2021 11:42:49 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 1/4] Renesas ARM defconfig updates for v5.16 Date: Fri, 1 Oct 2021 11:42:43 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-defconfig-for-v5.16-tag1 for you to fetch changes up to 93207e415d134e6fbcee6a723ab4cf060ef3926e: arm64: defconfig: Enable RZG2L_ADC (2021-09-28 09:31:38 +0200) ---------------------------------------------------------------- Renesas ARM defconfig updates for v5.16 - Enable built-in (I2C, DMAC, USB PHY control) and modular (audio, ADC) build of drivers for the RZ/G2L SoC and SMARC EVK board, - Enable modular build of the Renesas TPU PWM driver for the R-Car V3U SoC. ---------------------------------------------------------------- Biju Das (5): arm64: defconfig: Enable RIIC arm64: defconfig: Enable RZ/G2L USBPHY control driver arm64: defconfig: Enable RZ_DMAC arm64: defconfig: Enable SOUND_SOC_RZ arm64: defconfig: Enable SND_SOC_WM8978 Lad Prabhakar (1): arm64: defconfig: Enable RZG2L_ADC Wolfram Sang (1): arm64: defconfig: Add Renesas TPU as module arch/arm64/configs/defconfig | 7 +++++++ 1 file changed, 7 insertions(+)