From patchwork Fri Feb 10 18:15:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 1740602 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=kYz8X6gx; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=H8Sr8eJB; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4PD20l3fS5z23kw for ; Sat, 11 Feb 2023 05:13:27 +1100 (AEDT) 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=8R1kkON/RM49O83vnjHS7QEea8j6Cl6SRHlzUA0aKMk=; b=kYz8X6gx1xAoIV o/etXPiZFWY6+QCHODQavgmRMmAnk4RXVF7NW/NvQspoeh/Thabhcjpz/gbfRss676cE1zumG86/+ vZFTMJm04dQzZPamFRBQQ6eemSo7F6NicKlPS/oq4Jz6YKB+T6GHH8qikxHHi8ihO5tqjyERdr42m InZCPzi6RbzMY0Jl2uPY+NJ2j1JSbl8XjyRUJv3GMnZKuvZXZOD3rMXEaK3IYAykD32igMTCIUPNE NepeE7+hJrPhClj7VHWUbTa9NqPUQ4asHMqDwqp0D5f7rMzocuIJsyIycQW6PX4WoMiR+TMidg6Vk GAMoMHBN4c7oQBeB+IiA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQXtX-006rZK-Sw; Fri, 10 Feb 2023 18:13:11 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQXtT-006rYr-U8 for linux-arm-kernel@lists.infradead.org; Fri, 10 Feb 2023 18:13:09 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3405361E52; Fri, 10 Feb 2023 18:13:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D9FE7C433EF; Fri, 10 Feb 2023 18:13:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676052786; bh=VJGdCQ1XrohX8h/ojyNM35NEe2rPOMZ5aIx6rGxz9go=; h=From:List-Id:To:Cc:Subject:Date:From; b=H8Sr8eJBg5SdKI//P/DaUZ1zp4D21dhsrqDW4Y/IR9IQKaUDpWhBRPPpdbj1M9p0m SS5oKW1JOTgSuZY8IfH6BdK2UA/QV9QyZTRg0gJvz3rvI8MgQn100d+rEFRmTrwI9N Ps2MHrT7n7E5SIY6+6yzyvV5PaeiKMtHkZznLYYymKJ9uyeply68Z+9mfDTb5/y2IY 5jOMHVVOOrKbX3NBd2NYVm54IxiqS4fAjz1Fh3nav895thP4IxZ4k4HITWqZ7hGZhI tgNjTXIzWxuFPWds/ZB6tdyXkuPo+xD6ojLkToPZCxGvgqUK0ZtiL4lsbPJN2hyrBo DFqYwoJm8Hopg== From: Bjorn Andersson To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Arnd Bergmann , Olof Johansson , Kevin Hilman , Johan Hovold , Neil Armstrong Subject: [GIT PULL] More ARM64 defconfig updates for v6.3 Date: Fri, 10 Feb 2023 10:15:16 -0800 Message-Id: <20230210181516.2021902-1-andersson@kernel.org> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230210_101308_052108_3FA710B8 X-CRM114-Status: UNSURE ( 8.45 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: The following changes since commit 1a87f7e5fa10b23633da03aed6b7c7e716457304: arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms (2023-01-18 18:14:33 -0600) are available in the Git repository at: Content analysis details: (-2.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [2604:1380:4641:c500:0:0:0:1 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.2 DKIMWL_WL_HIGH DKIMwl.org - High trust sender 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+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit 1a87f7e5fa10b23633da03aed6b7c7e716457304: arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms (2023-01-18 18:14:33 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-6.3-2 for you to fetch changes up to 480ba14b9a95641647a6561d5b246de661589514: arm64: defconfig: enable Qualcomm SDAM nvmem driver (2023-02-08 19:05:49 -0800) ---------------------------------------------------------------- More ARM64 defconfig updates for v6.3 Here are two more defconfig updates for 6.3, enabling the SM8450 Display clock controller driver, as well as the SDAM driver, a driver exposing SRAM on newer Qualcomm PMICs to other devices. ---------------------------------------------------------------- Johan Hovold (1): arm64: defconfig: enable Qualcomm SDAM nvmem driver Neil Armstrong (1): arm64: defconfig: enable SM8450 DISPCC clock driver arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+)