linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] arm64: defconfig: enable options needed for QCom DB410c board
Date: Fri, 19 May 2017 00:00:37 -0700	[thread overview]
Message-ID: <20170519070037.GD9628@localhost> (raw)
In-Reply-To: <CAL_JsqK3jkQawSLigy1hMDTc5M6VSSsUomjMom-WFSKtWJzjsQ@mail.gmail.com>

On Thu, May 18, 2017 at 08:01:53AM -0500, Rob Herring wrote:
> On Wed, May 17, 2017 at 4:52 PM, Rob Herring <robh@kernel.org> wrote:
> > Enable Qualcomm drivers needed to boot Dragonboard 410c with HDMI. This
> > enables support for clocks, regulators, and USB PHY.
> >
> > Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
> > Cc: John Stultz <john.stultz@linaro.org>
> > Signed-off-by: Rob Herring <robh@kernel.org>
> > ---
> >  arch/arm64/configs/defconfig | 10 ++++++++++
> >  1 file changed, 10 insertions(+)
> >
> > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> > index d916fc316698..5b94e3d24c16 100644
> > --- a/arch/arm64/configs/defconfig
> > +++ b/arch/arm64/configs/defconfig
> > @@ -303,6 +303,7 @@ CONFIG_MFD_CROS_EC_I2C=y
> >  CONFIG_MFD_EXYNOS_LPASS=m
> >  CONFIG_MFD_HI655X_PMIC=y
> >  CONFIG_MFD_MAX77620=y
> > +CONFIG_MFD_QCOM_RPM=y
> 
> According to Bjorn, this one is for 8064, so this hunk can be dropped.

That made the clk and regulator controllers drop out of the refreshed
defconfig too, since dependencies aren't met. Seems like the correct thing.


-Olof

  reply	other threads:[~2017-05-19  7:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17 21:52 [PATCH 1/2] arm64: defconfig: sync with savedefconfig Rob Herring
2017-05-17 21:52 ` [PATCH 2/2] arm64: defconfig: enable options needed for QCom DB410c board Rob Herring
2017-05-18 13:01   ` Rob Herring
2017-05-19  7:00     ` Olof Johansson [this message]
2017-05-19  7:01   ` Olof Johansson
2017-05-19  7:00 ` [PATCH 1/2] arm64: defconfig: sync with savedefconfig Olof Johansson

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=20170519070037.GD9628@localhost \
    --to=olof@lixom.net \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).