All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Lee Jones <lee.jones@linaro.org>
Cc: linuxarm@huawei.com, mauro.chehab@huawei.com,
	linux-kernel@vger.kernel.org, Hans de Goede <hdegoede@redhat.com>
Subject: Re: [PATCH] mfd: Kconfig: change INTEL_SOC_PMIC_CHTDC_TI to bool
Date: Mon, 29 Nov 2021 14:24:31 +0100	[thread overview]
Message-ID: <20211129142431.16ffb019@coco.lan> (raw)
In-Reply-To: <YZ5c0LO5Ocaq+B7c@google.com>

Em Wed, 24 Nov 2021 15:40:00 +0000
Lee Jones <lee.jones@linaro.org> escreveu:

> > @@ -632,7 +632,7 @@ config INTEL_SOC_PMIC_CHTWC
> >  config INTEL_SOC_PMIC_CHTDC_TI
> >  	tristate "Support for Intel Cherry Trail Dollar Cove TI PMIC"
> >  	depends on GPIOLIB
> > -	depends on I2C
> > +	depends on I2C = y && I2C_DESIGNWARE_PLATFORM=y  
> 
> The lack of formatting consistency here is eating me up inside!

Just sent a v2 removing the extra spaces.

Thanks,
Mauro

      parent reply	other threads:[~2021-11-29 13:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29  7:02 [PATCH] mfd: Kconfig: change INTEL_SOC_PMIC_CHTDC_TI to bool Mauro Carvalho Chehab
2021-10-29  7:40 ` Hans de Goede
2021-11-24 15:40 ` Lee Jones
2021-11-24 16:25   ` Hans de Goede
2021-11-29 13:01     ` Lee Jones
2021-11-29 13:24   ` Mauro Carvalho Chehab [this message]

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=20211129142431.16ffb019@coco.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=mauro.chehab@huawei.com \
    /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.