From patchwork Wed Aug 16 22:04:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 13355718 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CC211C27C52 for ; Wed, 16 Aug 2023 22:05:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=TBCWzia9KVLPs7azFEzqKK6Pi26zy0R+TDS/x//VEts=; b=2Un1WZP/SBflxh od9GytDC5NvPCPc8ZU9Sp5YQw6BimJ5djV8d2bI6nW1LPYDZrdgoaUGbcQ+HD1u7FCF9VPUbzzgVS cobCjTh1i6Xk1a49ViRPN5Ut36w4G8Cb6GxOenRBMbQH45YnDmS04bq2Cg2Wo6HUiBaNsk1DEkYwd qTkLoYTwvwPuQ4ZKtZv69QJ0Dx9+P1QjO7aGY+NlhKXZv2KgYio9b/zXbMJ1yrYM0VXab3B0tLIxW CU5CO8Xb7BuKHfT61l98weKOwTKmEB0WMZ/SU+y9OwB4gdiOaZLADlL+wFwzyEcleIQ4WWQiY/adc Wfw5l5LfU753vqriaSdQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qWOdI-0054s1-1Q; Wed, 16 Aug 2023 22:04:52 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qWOdF-0054rM-2l; Wed, 16 Aug 2023 22:04:51 +0000 Received: from i53875bbf.versanet.de ([83.135.91.191] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWOdE-0007bt-Hw; Thu, 17 Aug 2023 00:04:48 +0200 From: Heiko Stuebner To: arm@kernel.org Cc: soc@kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Rockchip arm64 defconfig changes for 6.6 #1 Date: Thu, 17 Aug 2023 00:04:47 +0200 Message-ID: <5353918.Isy0gbHreE@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230816_150449_891990_D7AB9918 X-CRM114-Status: UNSURE ( 8.15 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.6-rockchip-defconfig64-1 for you to fetch changes up to 5eaeb85ccae878e5800a207da7baeb5d9d1dd2fd: arm64: defconfig: Enable drivers for the Odroid-M1 board (2023-07-28 21:40:15 +0200) ---------------------------------------------------------------- Enable some options needed for Rockchip boards in the main defconfig. ---------------------------------------------------------------- Cristian Ciocaltea (1): arm64: defconfig: Enable Rockchip OTP memory driver Jagan Teki (2): arm64: defconfig: Enable PHY_ROCKCHIP_NANENG_COMBO_PHY arm64: defconfig: Enable GPIO_SYSCON Marek Szyprowski (1): arm64: defconfig: Enable drivers for the Odroid-M1 board arch/arm64/configs/defconfig | 13 +++++++++++++ 1 file changed, 13 insertions(+)