From patchwork Fri Apr 26 16:43:54 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jernej Skrabec X-Patchwork-Id: 13645078 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 4EA95C4345F for ; Fri, 26 Apr 2024 16:44:18 +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:Subject:Cc:To: From:Date: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=PLXkDbcbctaf4kc65CQ56pefvxF0d9hWj/EUbjJbCKw=; b=4/j6nZDf20XEzc S44lMisZSJEMQmVoXFHRaz4a7JQ4BrWK6Sq2/OQjXHjiXicRXIshU/cSrr8+G+I9kdKXnASkVh6GH iC/ZwSDsy0TgESqEx7E1R6iuZCOQoWx0VJfbzrM+EWDCvsJ+c6YsvowO6TRHAVhoONoZSqDvDe8Xi ePA/XaZBWPGnmZr+TBUhuSf9UV6Q3pflUL5OwOieJ5zYy4/aU1cSWIMGxSEHdgK8+l7lwYWRiJGIh hYkLNCaW2w8WrRN9MiAPO1W3J+T4IWJvwxErMoiYx73Atp/Pi8D/J0eI8UA+f0OrU79MfIIP7Udsq sFFvb/NIxmC54eiYH2aA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s0Og9-0000000DIfI-1LJ0; Fri, 26 Apr 2024 16:44:05 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s0Og6-0000000DIen-0uWX for linux-arm-kernel@lists.infradead.org; Fri, 26 Apr 2024 16:44:03 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 97680CE1B1E; Fri, 26 Apr 2024 16:43:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1A047C113CD; Fri, 26 Apr 2024 16:43:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1714149838; bh=J03uKQoHQpVCaMRRkCpW8xUCxGu4+2Me52A8K2pCfI8=; h=Date:From:List-Id:To:Cc:Subject:From; b=rXCBceym8U8ZgeiN+hsom48YjctqEJWisGgA+09G4rOWns+By7W3TcJa2D03wneDy HeAVh8OqY8ayqf5JxnEI12eNXtLc8WZwsKqpl4qcATa8HT/h3MYT+opdYqXs/eu1dq hKnJNc3H9PDHcQnGz/HQmSg2ORKeHcFWzQos+AYAhzCaYymUKx/XpbpoMJtez2CyUU oqXdhaGdKBco06K/b65Tqrf0oOkxnChyFe6sZe38wly8SsEnubnpuvU52lbArUW5Dw M4yf16IlS/W+WI2X64BYwyR5aVWOxVeWlxtjWl6fdzi49NSIR8w9PCx6V7y7eGFmwF tikDh11XCtSQA== Date: Fri, 26 Apr 2024 18:43:54 +0200 From: Jernej Skrabec To: arm@kernel.org, soc@kernel.org Cc: wens@csie.org, samuel@sholland.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: [GIT PULL] Allwinner config changes for 6.10 Message-ID: <20240426164354.GA101098@jernej-laptop> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240426_094402_462074_C1890085 X-CRM114-Status: UNSURE ( 5.70 ) 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 Hi! Please pull following config changes for 6.10. Best regards, Jernej The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config-for-6.10-1 for you to fetch changes up to deff401b14e2d832b25b55862ad6c73378fe034e: ARM: configs: sunxi: Enable DRM_DW_HDMI (2024-04-15 23:32:39 +0200) ---------------------------------------------------------------- - add dependency for DRM_SUN8I_DW_HDMI in sunxi defconfig ---------------------------------------------------------------- Maxime Ripard (1): ARM: configs: sunxi: Enable DRM_DW_HDMI arch/arm/configs/sunxi_defconfig | 1 + 1 file changed, 1 insertion(+)