From patchwork Sun Oct 15 20:18:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13422327 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 E4C06CDB47E for ; Sun, 15 Oct 2023 20:15:01 +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=0zdHzSpQvaJ2KXfVOUVMX9LTdnvFLmaFV1SYGXyPvPc=; b=u99aS0RW0tkztE 8qiz/s0aOdx7uDzCltpRm+pnbLcVnk5wMk5erSfD4Q0oRMc/zwr5sf233u4Crv0l1C+FhdCqvHtta 1mGJdSWkMY3hEkH43v2tlZyG9PFEiZznalWoTdoOx+u4seZ0KNlWp0Bp+XM15hbBJavnYXBnahpl3 fl0+uhYvF+6VzWrNSNjxQz987/nziGFbkUEYc3gAHRFmnOMW16OYVbxic0FvgHMTmEnxIJXAZSzdc o4hd44/YWFOef5i2WgYdYrSUUliDOOgJdv8j2WDHS/jURGWx9Gmj+ssi/LLxKOZ8Uyw6jkeMWCRc6 AFbY1WCezJ+uAZOzS9rg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qs7VP-007eyZ-00; Sun, 15 Oct 2023 20:14:31 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qs7VL-007eyC-2r for linux-arm-kernel@lists.infradead.org; Sun, 15 Oct 2023 20:14:29 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 391EEB80E41; Sun, 15 Oct 2023 20:14:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B45F7C433C8; Sun, 15 Oct 2023 20:14:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697400863; bh=xlwIpaaXwUz/2xOCtMsyo0jwrkMpig8YZxkdrkw3LZA=; h=From:List-Id:To:Cc:Subject:Date:From; b=LPwv4wxpjeqw0uR+J3EHg9FvTIbifkJLU9DVISQ96DN8qwCKJBW3dDQadJNMobOfB qlOFjnvZ4TL4GnYPgJ01edhT3AZ7xsFP0ZKBVd0vIqSnDRoreiDxea9EyW2OH2ai0x tWkGel9SYdYVc0olVKOu1u8dYHA34/1WCHSRQOfxzEDdaheXRo2Wh6R4tSyQd0Jgo0 tKM3A/mgkJ4a3JMoKTTr3RTQTT6kihDyo4/6i59T84sl808lLMsjJkr9GwVDYGyQgw SrIFtKVgnSKDJdgjfC4tuQBCVXKU4OrAS00bvQcoJRwKh7g1cPzm0EDKCMnI3vH369 J+tHhcB86m7nA== 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 , Konrad Dybcio , Krzysztof Kozlowski , Neil Armstrong , Varadarajan Narayanan Subject: [GIT PULL] Qualcomm ARM64 defconfig updates for v6.7 Date: Sun, 15 Oct 2023 13:18:12 -0700 Message-ID: <20231015201812.855218-1-andersson@kernel.org> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231015_131428_078330_AF6857C1 X-CRM114-Status: UNSURE ( 6.79 ) 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 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) 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.7 for you to fetch changes up to b46d856cb9b3bd2fef54cc8caec8595a232a23b6: arm64: defconfig: Enable M31 USB phy driver (2023-09-19 20:01:52 -0700) ---------------------------------------------------------------- Qualcomm ARM64 defconfig updates for v6.7 This enables the NB7VPQ904M SuperSpeed redriver driver, used in SM8550, the LPASS pinctrl driver for SM6115 and SM8350 and the M31 USB phy driver found in IPQ5332. ---------------------------------------------------------------- Konrad Dybcio (1): arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl Krzysztof Kozlowski (1): arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl Neil Armstrong (1): arm64: defconfig: enable NB7VPQ904M driver as module Varadarajan Narayanan (1): arm64: defconfig: Enable M31 USB phy driver arch/arm64/configs/defconfig | 4 ++++ 1 file changed, 4 insertions(+)