All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
To: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: "Rob Herring" <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	"Paweł Moll" <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	"Mark Rutland" <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	"ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org"
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	"Kumar Gala" <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	"Alexandre Courbot"
	<gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"Lee Jones" <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	"Mark Brown" <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	"Alessandro Zummo"
	<a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>,
	"Alexandre Belloni"
	<alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	"Liam Girdwood"
	<lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org"
	<rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>,
	"Stephen Warren"
	<swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	"Thierry Reding"
	<treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	"Krzysztof Kozłowski"
	<k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Subject: Re: [PATCH V8 3/8] pinctrl: add DT binding doc for pincontrol of PMIC max77620/max20024
Date: Tue, 1 Mar 2016 15:07:31 +0530	[thread overview]
Message-ID: <56D562DB.6020008@nvidia.com> (raw)
In-Reply-To: <CACRpkdZGNRJK4okMFdVS0JFyWC+Rnwpi8ms06oXrbtAe1MjR=g@mail.gmail.com>

Hi Linus,

On Tuesday 16 February 2016 04:46 AM, Linus Walleij wrote:
> On Thu, Feb 11, 2016 at 12:56 PM, Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:
>
>> Maxim Semiconductor's PMIC MAX77620/MAX20024 has 8 GPIO pins
>> which act as GPIO as well as special function mode.
>>
>> Add DT binding document to configure pins in function mode as
>> well as pin configuration parameters.
>>
>> Signed-off-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> Acked-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
>
>
I saw that regulator driver is merged in regulator subsystem by Mark 
Brown. So I think  patches can go on their individual subsystem. The 
config for these driver depends on the MFD and hence it will not build.

Also the common header file is part of mfd subsystem and other patches 
will not touch this so no conflict on the drivers.

Same for max77620 GPIO patch also.

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Laxman Dewangan <ldewangan@nvidia.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "Rob Herring" <robh+dt@kernel.org>,
	"Paweł Moll" <pawel.moll@arm.com>,
	"Mark Rutland" <mark.rutland@arm.com>,
	"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
	"Kumar Gala" <galak@codeaurora.org>,
	"Alexandre Courbot" <gnurou@gmail.com>,
	"Lee Jones" <lee.jones@linaro.org>,
	"Mark Brown" <broonie@kernel.org>,
	"Alessandro Zummo" <a.zummo@towertech.it>,
	"Alexandre Belloni" <alexandre.belloni@free-electrons.com>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"rtc-linux@googlegroups.com" <rtc-linux@googlegroups.com>,
	"Stephen Warren" <swarren@nvidia.com>,
	"Thierry Reding" <treding@nvidia.com>,
	"Krzysztof Kozłowski" <k.kozlowski@samsung.com>
Subject: Re: [PATCH V8 3/8] pinctrl: add DT binding doc for pincontrol of PMIC max77620/max20024
Date: Tue, 1 Mar 2016 15:07:31 +0530	[thread overview]
Message-ID: <56D562DB.6020008@nvidia.com> (raw)
In-Reply-To: <CACRpkdZGNRJK4okMFdVS0JFyWC+Rnwpi8ms06oXrbtAe1MjR=g@mail.gmail.com>

Hi Linus,

On Tuesday 16 February 2016 04:46 AM, Linus Walleij wrote:
> On Thu, Feb 11, 2016 at 12:56 PM, Laxman Dewangan <ldewangan@nvidia.com> wrote:
>
>> Maxim Semiconductor's PMIC MAX77620/MAX20024 has 8 GPIO pins
>> which act as GPIO as well as special function mode.
>>
>> Add DT binding document to configure pins in function mode as
>> well as pin configuration parameters.
>>
>> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
>> Acked-by: Rob Herring <robh@kernel.org>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
>
I saw that regulator driver is merged in regulator subsystem by Mark 
Brown. So I think  patches can go on their individual subsystem. The 
config for these driver depends on the MFD and hence it will not build.

Also the common header file is part of mfd subsystem and other patches 
will not touch this so no conflict on the drivers.

Same for max77620 GPIO patch also.

WARNING: multiple messages have this Message-ID (diff)
From: Laxman Dewangan <ldewangan@nvidia.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "Rob Herring" <robh+dt@kernel.org>,
	"Paweł Moll" <pawel.moll@arm.com>,
	"Mark Rutland" <mark.rutland@arm.com>,
	"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
	"Kumar Gala" <galak@codeaurora.org>,
	"Alexandre Courbot" <gnurou@gmail.com>,
	"Lee Jones" <lee.jones@linaro.org>,
	"Mark Brown" <broonie@kernel.org>,
	"Alessandro Zummo" <a.zummo@towertech.it>,
	"Alexandre Belloni" <alexandre.belloni@free-electrons.com>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"rtc-linux@googlegroups.com" <rtc-linux@googlegroups.com>,
	"Stephen Warren" <swarren@nvidia.com>,
	"Thierry Reding" <treding@nvidia.com>,
	"Krzysztof Kozłowski" <k.kozlowski@samsung.com>
Subject: [rtc-linux] Re: [PATCH V8 3/8] pinctrl: add DT binding doc for pincontrol of PMIC max77620/max20024
Date: Tue, 1 Mar 2016 15:07:31 +0530	[thread overview]
Message-ID: <56D562DB.6020008@nvidia.com> (raw)
In-Reply-To: <CACRpkdZGNRJK4okMFdVS0JFyWC+Rnwpi8ms06oXrbtAe1MjR=g@mail.gmail.com>

Hi Linus,

On Tuesday 16 February 2016 04:46 AM, Linus Walleij wrote:
> On Thu, Feb 11, 2016 at 12:56 PM, Laxman Dewangan <ldewangan@nvidia.com> wrote:
>
>> Maxim Semiconductor's PMIC MAX77620/MAX20024 has 8 GPIO pins
>> which act as GPIO as well as special function mode.
>>
>> Add DT binding document to configure pins in function mode as
>> well as pin configuration parameters.
>>
>> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
>> Acked-by: Rob Herring <robh@kernel.org>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
>
I saw that regulator driver is merged in regulator subsystem by Mark 
Brown. So I think  patches can go on their individual subsystem. The 
config for these driver depends on the MFD and hence it will not build.

Also the common header file is part of mfd subsystem and other patches 
will not touch this so no conflict on the drivers.

Same for max77620 GPIO patch also.

-- 
-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

  reply	other threads:[~2016-03-01  9:37 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-11 11:56 [PATCH V8 0/8] Add support for MAXIM MAX77620/MAX20024 PMIC Laxman Dewangan
2016-02-11 11:56 ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56 ` Laxman Dewangan
2016-02-11 11:56 ` [PATCH V8 1/8] mfd: add device-tree binding doc for PMIC max77620/max20024 Laxman Dewangan
2016-02-11 11:56   ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56   ` Laxman Dewangan
2016-02-11 11:56 ` [PATCH V8 2/8] mfd: max77620: add core driver for MAX77620/MAX20024 Laxman Dewangan
2016-02-11 11:56   ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56   ` Laxman Dewangan
2016-02-11 11:56 ` [PATCH V8 3/8] pinctrl: add DT binding doc for pincontrol of PMIC max77620/max20024 Laxman Dewangan
2016-02-11 11:56   ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56   ` Laxman Dewangan
     [not found]   ` <1455191794-6065-4-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-02-15 23:16     ` Linus Walleij
2016-02-15 23:16       ` [rtc-linux] " Linus Walleij
2016-02-15 23:16       ` Linus Walleij
2016-03-01  9:37       ` Laxman Dewangan [this message]
2016-03-01  9:37         ` [rtc-linux] " Laxman Dewangan
2016-03-01  9:37         ` Laxman Dewangan
2016-02-11 11:56 ` [PATCH V8 4/8] pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024 Laxman Dewangan
2016-02-11 11:56   ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56   ` Laxman Dewangan
2016-02-11 11:56 ` [PATCH V8 5/8] gpio: add DT binding doc for gpio of PMIC max77620/max20024 Laxman Dewangan
2016-02-11 11:56   ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56   ` Laxman Dewangan
     [not found]   ` <1455191794-6065-6-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-02-15 23:15     ` Linus Walleij
2016-02-15 23:15       ` [rtc-linux] " Linus Walleij
2016-02-15 23:15       ` Linus Walleij
2016-02-11 11:56 ` [PATCH V8 6/8] gpio: max77620: add gpio driver for MAX77620/MAX20024 Laxman Dewangan
2016-02-11 11:56   ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56   ` Laxman Dewangan
2016-02-15 23:18   ` Linus Walleij
2016-02-15 23:18     ` [rtc-linux] " Linus Walleij
2016-02-20  4:54     ` Laxman Dewangan
2016-02-20  4:54       ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56 ` [PATCH V8 7/8] regulator: add DT binding doc for regulator of PMIC max77620/max20024 Laxman Dewangan
2016-02-11 11:56   ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56   ` Laxman Dewangan
2016-02-11 11:56 ` [PATCH V8 8/8] regulator: max77620: add regulator driver for max77620/max20024 Laxman Dewangan
2016-02-11 11:56   ` [rtc-linux] " Laxman Dewangan
2016-02-11 11:56   ` Laxman Dewangan
2016-02-16 16:00 ` [PATCH V8 0/8] Add support for MAXIM MAX77620/MAX20024 PMIC Thierry Reding
2016-02-16 16:00   ` [rtc-linux] " Thierry Reding
2016-02-16 16:00   ` Thierry Reding
2016-02-20  4:40   ` Laxman Dewangan
2016-02-20  4:40     ` [rtc-linux] " Laxman Dewangan
2016-02-20  4:40     ` Laxman Dewangan
2016-02-25 16:15     ` Thierry Reding
2016-02-25 16:15       ` [rtc-linux] " Thierry Reding
2016-02-25 16:15       ` Thierry Reding
2016-03-01 11:34       ` Laxman Dewangan
2016-03-01 11:34         ` [rtc-linux] " Laxman Dewangan
2016-03-01 11:34         ` Laxman Dewangan

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=56D562DB.6020008@nvidia.com \
    --to=ldewangan-ddmlm1+adcrqt0dzr+alfa@public.gmane.org \
    --cc=a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org \
    --cc=alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.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.