From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Stephan Gerhold <stephan@gerhold.net>
Cc: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
Russell King <linux@armlinux.org.uk>,
Andy Gross <agross@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Konrad Dybcio <konrad.dybcio@somainline.org>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v3 1/5] ARM: qcom_defconfig: enable more Qualcomm drivers
Date: Wed, 27 Jul 2022 08:51:44 +0200 [thread overview]
Message-ID: <15d40d97-e575-e1df-d96c-e58745ce7fa5@linaro.org> (raw)
In-Reply-To: <YuAqOArv4hUdaG6D@gerhold.net>
On 26/07/2022 19:54, Stephan Gerhold wrote:
> On Tue, Jul 26, 2022 at 07:30:12PM +0200, Krzysztof Kozlowski wrote:
>> On 26/07/2022 18:49, Dmitry Baryshkov wrote:
>>> On Tue, 26 Jul 2022 at 18:06, Krzysztof Kozlowski
>>> <krzysztof.kozlowski@linaro.org> wrote:
>>>>
>>>> Enable Qualcomm drivers:
>>>> 1. socinfo driver to provide some basic information about the
>>>> SoC being used.
>>>> 2. Remote filesystem memory driver (used in MSM8974).
>>>> 3. RPM Power domain (used in MSM8226).
>>>>
>>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>>> ---
>>>> arch/arm/configs/qcom_defconfig | 3 +++
>>>> 1 file changed, 3 insertions(+)
>>>>
>>>> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
>>>> index 5cd935ee148a..f02448187eac 100644
>>>> --- a/arch/arm/configs/qcom_defconfig
>>>> +++ b/arch/arm/configs/qcom_defconfig
>>>> @@ -247,12 +247,15 @@ CONFIG_QCOM_COMMAND_DB=y
>>>> CONFIG_QCOM_GSBI=y
>>>> CONFIG_QCOM_OCMEM=y
>>>> CONFIG_QCOM_PM=y
>>>> +CONFIG_QCOM_RMTFS_MEM=y
>>>> +CONFIG_QCOM_RPMPD=y
>>>> CONFIG_QCOM_SMEM=y
>>>> CONFIG_QCOM_SMD_RPM=y
>>>> CONFIG_QCOM_SMP2P=y
>>>> CONFIG_QCOM_SMSM=y
>>>> CONFIG_QCOM_RPMH=y
>>>> CONFIG_QCOM_RPMHPD=y
>>>> +CONFIG_QCOM_SOCINFO=y
>>>
>>> please add:
>>> CONFIG_QCOM_STATS=y
>>
>> I was considering it, but it seems none of ARMv7 DTS use it.
>>
>
> Some MSM8916 boards are used on ARMv7 (due to firmware limitations)
> and the msm8916.dtsi has it. :)
OK, thanks!
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-07-27 6:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-26 15:06 [PATCH v3 0/5] ARM: qcom: defconfig: socinfo + cleanup Krzysztof Kozlowski
2022-07-26 15:06 ` [PATCH v3 1/5] ARM: qcom_defconfig: enable more Qualcomm drivers Krzysztof Kozlowski
2022-07-26 16:49 ` Dmitry Baryshkov
2022-07-26 17:30 ` Krzysztof Kozlowski
2022-07-26 17:43 ` Dmitry Baryshkov
2022-07-27 6:51 ` Krzysztof Kozlowski
2022-07-26 17:54 ` Stephan Gerhold
2022-07-27 6:51 ` Krzysztof Kozlowski [this message]
2022-07-26 15:06 ` [PATCH v3 2/5] ARM: multi_v7_defconfig: " Krzysztof Kozlowski
2022-07-26 16:49 ` Dmitry Baryshkov
2022-07-26 15:06 ` [PATCH v3 3/5] arm64: defconfig: " Krzysztof Kozlowski
2022-07-26 16:50 ` Dmitry Baryshkov
2022-07-26 15:06 ` [PATCH v3 4/5] ARM: qcom: include defconfig in MAINTAINERS Krzysztof Kozlowski
2022-07-26 15:06 ` [PATCH v3 5/5] ARM: qcom_defconfig: order items with savedefconfig Krzysztof Kozlowski
2022-07-26 16:51 ` Dmitry Baryshkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=15d40d97-e575-e1df-d96c-e58745ce7fa5@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=catalin.marinas@arm.com \
--cc=dmitry.baryshkov@linaro.org \
--cc=konrad.dybcio@somainline.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=stephan@gerhold.net \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox