From patchwork Wed Sep 21 15:37:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 12983911 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 5BA07ECAAD8 for ; Wed, 21 Sep 2022 15:38:55 +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=xcvEfEmVgmGbv7i9gklHo0AjETgO2scUiVTTvQHGPLk=; b=R9fCiFz4YdoYyR 0ZgIoemqlsfbhxzTM8NuggkkQAp3FNawkXUb2P9s4ixJqIUqNxfjAK+M1gBO+9S6/OR/AyayMm1Ph tdblCWsk1kI3RUSqkiJYouaI8W1mDy+rxfq06H5D5sf6vtEAeczzKHsEo6Y9e7mxdPtjPColZdWLD vKBNZ4LVE2t5oaNUXayLnD8ukjKKF+sOO7TxoLk9tzHl+QBjGDE3T/2wGuj3rbW7BEuFxjNvSwTsY HOZHCgpDi1TwXIR3ezlJzyoP4XvzXA5Tgg4AVabze8IXRRITuZSRGefvtmWMXVGuBybfNwbGsZP7B e2nU8nw+c2LhIHsLqREQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ob1nC-00BnZh-Iw; Wed, 21 Sep 2022 15:37:42 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ob1n9-00BnYk-9M for linux-arm-kernel@lists.infradead.org; Wed, 21 Sep 2022 15:37:40 +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 ams.source.kernel.org (Postfix) with ESMTPS id AC4A9B82F82; Wed, 21 Sep 2022 15:37:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C1372C433D6; Wed, 21 Sep 2022 15:37:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663774656; bh=4WWdCZTfaqK/fRtt9TaEQfsAAq5h/fYwhO8J8y7mpMU=; h=From:List-Id:To:Cc:Subject:Date:From; b=Lj7lx5XiNLn97tKPXg4DBWtjWWcgjhzFp41tsQ8F1cA0RNOIwbnt8P1n1wM0JCzZ9 awN6w0SHHzEBV87OyNssKjH4s9u0CApgJXDR909Ih3L3BZod9nvm8LPeT9OjVBwdzk 0uS4lPgu7XeUNSSoQOrwR8zdhmhABjcsVpDXvW04GyHKSOLaPtppck/eRb54vm9exO ltmXmgv2dyBO8CuFQfXtpgttGmn3q+w43F8AA97T6aQ2qNR+AaI58MWdWsxLL7sWWy qwsLkCprDbN4zT1Plzs766uwWR0yXdnJBIXHGfjHDMJXn/OUyTGJ/XC0SsbJQ+5yQA WUP/9tJzjNmCw== 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 , Krzysztof Kozlowski Subject: [GIT PULL] Qualcomm ARM defconfig updates for 6.1 Date: Wed, 21 Sep 2022 10:37:34 -0500 Message-Id: <20220921153734.1314952-1-andersson@kernel.org> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220921_083739_488105_311067F1 X-CRM114-Status: UNSURE ( 9.80 ) 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 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-defconfig-for-6.1 for you to fetch changes up to 10fa117bfc0a9ba5f38a36fa59ccd4e1e36a2b7f: ARM: qcom: include defconfig in MAINTAINERS (2022-08-18 14:13:21 -0500) ---------------------------------------------------------------- Qualcomm ARM defconfig updates for 6.1 This enables command-db, ocmem, rpmh and rpmhpd drivers in the multi_v7_defconfig, used on SDX55, SDX65 and MSM8974. For qcom_defconfig rmtfs-mem, rpmpd, socinfo and qcom-stats are enables as they are used across MSM8974, MSM8226, MSM8916 and APQ8084. Lastly the MAINTAINERS entry is updated to include the qcom_defconfig. ---------------------------------------------------------------- Krzysztof Kozlowski (3): ARM: qcom_defconfig: enable more Qualcomm drivers ARM: multi_v7_defconfig: enable more Qualcomm drivers ARM: qcom: include defconfig in MAINTAINERS MAINTAINERS | 1 + arch/arm/configs/multi_v7_defconfig | 4 ++++ arch/arm/configs/qcom_defconfig | 4 ++++ 3 files changed, 9 insertions(+)