All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: Bjorn Andersson <andersson@kernel.org>
Cc: linux-arm-msm@vger.kernel.org,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Dominik Kobinski <dominikkobinski314@gmail.com>,
	Jamie Douglass <jamiemdouglass@gmail.com>
Subject: Re: [PATCH 1/1] arm64: defconfig: Enable qcom msm8994 clk drivers
Date: Mon, 30 Jan 2023 19:20:23 +0100	[thread overview]
Message-ID: <Y9gKZyRaXYJjYE9X@pevik> (raw)
In-Reply-To: <20230130152758.f5hh7zydyca22ipu@builder.lan>

Hi Bjorn,

> On Mon, Jan 30, 2023 at 12:10:14PM +0100, Petr Vorel wrote:
> > Enabling the clk drivers on msm8994 allows to boot and test most device
> > drivers on this SoC.

> > Signed-off-by: Petr Vorel <pvorel@suse.cz>

> Now that we can handle probe defer on the power-domains, can this be
> made =m instead?
Thanks for your tip. Sure, if it's safe to change the rest of CONFIG_MSM_MMCC_.*
to module as well (in separate patch). I'll send v2.

Kind regards,
Petr

> Regards,
> Bjorn

> > ---
> > NOTE: Working as part of SUSE hackweek, that's why I use my work mail
> > instead of usual private gmail.

> > Kind regards,
> > Petr

> >  arch/arm64/configs/defconfig | 1 +
> >  1 file changed, 1 insertion(+)

> > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> > index bfafb4313436..c6b08a9d8944 100644
> > --- a/arch/arm64/configs/defconfig
> > +++ b/arch/arm64/configs/defconfig
> > @@ -1105,6 +1105,7 @@ CONFIG_IPQ_GCC_6018=y
> >  CONFIG_IPQ_GCC_8074=y
> >  CONFIG_MSM_GCC_8916=y
> >  CONFIG_MSM_GCC_8994=y
> > +CONFIG_MSM_MMCC_8994=y
> >  CONFIG_MSM_MMCC_8996=y
> >  CONFIG_MSM_GCC_8998=y
> >  CONFIG_QCS_GCC_404=y
> > -- 
> > 2.39.1


  reply	other threads:[~2023-01-30 18:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-30 11:10 [PATCH 1/1] arm64: defconfig: Enable qcom msm8994 clk drivers Petr Vorel
2023-01-30 15:27 ` Bjorn Andersson
2023-01-30 18:20   ` Petr Vorel [this message]
2023-01-30 19:12   ` Petr Vorel
2023-02-08 23:06     ` Bjorn Andersson
2023-02-09  8:00       ` Petr Vorel

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=Y9gKZyRaXYJjYE9X@pevik \
    --to=pvorel@suse.cz \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=dominikkobinski314@gmail.com \
    --cc=jamiemdouglass@gmail.com \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.