From: Beomho Seo <beomho.seo-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
To: Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
Jaewon Kim <jaewon02.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Inki Dae <inki.dae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH 6/6] Documentation: Add device tree bindings document for max77843
Date: Fri, 23 Jan 2015 16:40:35 +0900 [thread overview]
Message-ID: <54C1FAF3.9090701@samsung.com> (raw)
In-Reply-To: <54C1E943.2020800-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
On 01/23/2015 03:25 PM, Chanwoo Choi wrote:
> Hi Jaewon,
>
> On 01/23/2015 02:02 PM, Jaewon Kim wrote:
>> Add document describing device tree bindings for max77843 MFD.
>> Drivers: MFD core, regulator, extcon, charger and fuelgauge.
>>
>> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
>> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
>> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
>> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
>> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
>> Cc: Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
>> Cc: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>> Cc: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>> Signed-off-by: Beomho Seo <beomho.seo-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
>> Signed-off-by: Jaewon Kim <jaewon02.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
>> ---
>> Documentation/devicetree/bindings/mfd/max77843.txt | 87 ++++++++++++++++++++
>> 1 file changed, 87 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/mfd/max77843.txt
>>
>> diff --git a/Documentation/devicetree/bindings/mfd/max77843.txt b/Documentation/devicetree/bindings/mfd/max77843.txt
>> new file mode 100644
>> index 0000000..6895604
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/mfd/max77843.txt
>> @@ -0,0 +1,87 @@
>> +Maxim MAX77843 multi-function device
>> +
>> +MAX77843 is a Multi-Function Device with the following submodules:
>> +- PMIC : 2 SAFEOUT LDOs for USB device
>> +- CHARGER : Li+ battery charger with Fuel Gauge
>> +- MUIC : Micro USB Interface Circuit
>> +- HAPTIC : motor control driver for haptics
>
> HAPTIC ?
>
>> +- LED : 4 channel RGBW LED
>
> LED ?
>
> This patchset don't include andy haptic/led drivers.
> I think it is un-necessary information.
>
> When you implement the haptic/led driver, you will add the information
> for haptic/led driver.
>
OK. I will remove them.
>> +
>> +It is interfaced to host controller using I2C.
>> +
>> +Required properties:
>> +- compatible : Must be "maxim,max77843".
>> +- reg : I2C slave address of PMIC block.
>> +- interrupts : I2C line for main SoCs.
>> +- interrupt-parent : The parent of interrupt controller.
>> +
>> +Optional properties:
>> +- regulators : The regulators of max77843 have to be instantiated under subnode
>> + named "regulators" using the following format.
>> +
>> + [*]refer : Documentation/devicetree/bindings/regulator/regulator.txt
>> +
>> + regulators {
>> + SAFEOUT {
>> + regulator-name = "SAFEOUT";
>> + };
>> + }
>> +
>> + List of valid regulator names:
>> + - SAFEOUT1, SAFEOUT2, CHARGER.
>> +
>> +- max77843-muic : This properties used by extcon consumers.
>> + Required properties:
>> + - compatible : Must be "maxim,max77842-muic".
>> +
>> +- max77843-charger : There battery charger of MAX77843 have to be instantiated
>> + under sub-node named "max77843-charger" using the following format.
>> + Required properties:
>> + - compatible : Must be "maxim,max77842-charger".
>> + - maxim,fast-charge-uamp : Fast charge current levels are
>> + 100 mA to 3150 mA programmed by I2C per 100 mA.
>> + - maxim,top-off-uamp : Top off current threshold levels are
>> + 125 mA to 650 mA programmed by I2C per 75 mA.
>> + - maxim,input-uamp-limit : Input current limit levels are
>> + 100 mA to 3533 mA programmed by I2C per 33 mA.
>> +- max77843-fuelgauge : There fuelgauge of MAX77843 have to be instantiated
>> + under sub-node named "max77843-fuelgauge" using the following format.
>> + Required properties:
>> + - compatible : Must be "maxim,max77842-fuelgauge".
>> +
>> +Example:
>> + max77843@66 {
>> + compatible = "samsung,max77843";
>> + reg = <0x66>;
>> + interrupt-parent = <&gpa1>;
>> + interrupts = <5 2>;
>> +
>> + regulators {
>> + SAFEOUT1 {
>> + regulator-name = "SAFEOUT1";
>> + regulator-min-microvolt = <3300000>;
>> + regulator-max-microvolt = <4950000>;
>> + };
>> + SAFEOUT2 {
>> + regulator-name = "SAFEOUT2";
>> + regulator-min-microvolt = <3300000>;
>> + regulator-max-microvolt = <4950000>;
>> + };
>
> As I knew, max77843 regulator driver supprot 'CHARGER' regulator.
> I think you have to add the 'CHARGER' dt node for regulators.
>
>
Right, I will include charger regulator.
>> + };
>> +
>> + max77843-muic {
>> + compatible = "maxim,max77843-muic";
>> + };
>> +
>> + max77843-charger {
>> + compatible = "maxim,max77843-charger";
>> + maxim,fast-charge-uamp = <450000>;
>> + maxim,top-off-uamp = <125000>;
>> + maxim,input-uamp-limit = <500000>;
>> + };
>> +
>> + max77843-fuelgauge {
>> + compatible = "maxim,max77843-fuelgauge";
>> + };
>> +
>> + };
>>
>
> Thanks,
> Chanwoo Choi
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
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: Beomho Seo <beomho.seo@samsung.com>
To: Chanwoo Choi <cw00.choi@samsung.com>,
Jaewon Kim <jaewon02.kim@samsung.com>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-pm@vger.kernel.org, Inki Dae <inki.dae@samsung.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Lee Jones <lee.jones@linaro.org>,
Sebastian Reichel <sre@kernel.org>,
Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 6/6] Documentation: Add device tree bindings document for max77843
Date: Fri, 23 Jan 2015 16:40:35 +0900 [thread overview]
Message-ID: <54C1FAF3.9090701@samsung.com> (raw)
In-Reply-To: <54C1E943.2020800@samsung.com>
On 01/23/2015 03:25 PM, Chanwoo Choi wrote:
> Hi Jaewon,
>
> On 01/23/2015 02:02 PM, Jaewon Kim wrote:
>> Add document describing device tree bindings for max77843 MFD.
>> Drivers: MFD core, regulator, extcon, charger and fuelgauge.
>>
>> Cc: Rob Herring <robh+dt@kernel.org>
>> Cc: Pawel Moll <pawel.moll@arm.com>
>> Cc: Mark Rutland <mark.rutland@arm.com>
>> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
>> Cc: Kumar Gala <galak@codeaurora.org>
>> Cc: Lee Jones <lee.jones@linaro.org>
>> Cc: Chanwoo Choi <cw00.choi@samsung.com>
>> Cc: Sebastian Reichel <sre@kernel.org>
>> Cc: Mark Brown <broonie@kernel.org>
>> Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
>> Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
>> ---
>> Documentation/devicetree/bindings/mfd/max77843.txt | 87 ++++++++++++++++++++
>> 1 file changed, 87 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/mfd/max77843.txt
>>
>> diff --git a/Documentation/devicetree/bindings/mfd/max77843.txt b/Documentation/devicetree/bindings/mfd/max77843.txt
>> new file mode 100644
>> index 0000000..6895604
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/mfd/max77843.txt
>> @@ -0,0 +1,87 @@
>> +Maxim MAX77843 multi-function device
>> +
>> +MAX77843 is a Multi-Function Device with the following submodules:
>> +- PMIC : 2 SAFEOUT LDOs for USB device
>> +- CHARGER : Li+ battery charger with Fuel Gauge
>> +- MUIC : Micro USB Interface Circuit
>> +- HAPTIC : motor control driver for haptics
>
> HAPTIC ?
>
>> +- LED : 4 channel RGBW LED
>
> LED ?
>
> This patchset don't include andy haptic/led drivers.
> I think it is un-necessary information.
>
> When you implement the haptic/led driver, you will add the information
> for haptic/led driver.
>
OK. I will remove them.
>> +
>> +It is interfaced to host controller using I2C.
>> +
>> +Required properties:
>> +- compatible : Must be "maxim,max77843".
>> +- reg : I2C slave address of PMIC block.
>> +- interrupts : I2C line for main SoCs.
>> +- interrupt-parent : The parent of interrupt controller.
>> +
>> +Optional properties:
>> +- regulators : The regulators of max77843 have to be instantiated under subnode
>> + named "regulators" using the following format.
>> +
>> + [*]refer : Documentation/devicetree/bindings/regulator/regulator.txt
>> +
>> + regulators {
>> + SAFEOUT {
>> + regulator-name = "SAFEOUT";
>> + };
>> + }
>> +
>> + List of valid regulator names:
>> + - SAFEOUT1, SAFEOUT2, CHARGER.
>> +
>> +- max77843-muic : This properties used by extcon consumers.
>> + Required properties:
>> + - compatible : Must be "maxim,max77842-muic".
>> +
>> +- max77843-charger : There battery charger of MAX77843 have to be instantiated
>> + under sub-node named "max77843-charger" using the following format.
>> + Required properties:
>> + - compatible : Must be "maxim,max77842-charger".
>> + - maxim,fast-charge-uamp : Fast charge current levels are
>> + 100 mA to 3150 mA programmed by I2C per 100 mA.
>> + - maxim,top-off-uamp : Top off current threshold levels are
>> + 125 mA to 650 mA programmed by I2C per 75 mA.
>> + - maxim,input-uamp-limit : Input current limit levels are
>> + 100 mA to 3533 mA programmed by I2C per 33 mA.
>> +- max77843-fuelgauge : There fuelgauge of MAX77843 have to be instantiated
>> + under sub-node named "max77843-fuelgauge" using the following format.
>> + Required properties:
>> + - compatible : Must be "maxim,max77842-fuelgauge".
>> +
>> +Example:
>> + max77843@66 {
>> + compatible = "samsung,max77843";
>> + reg = <0x66>;
>> + interrupt-parent = <&gpa1>;
>> + interrupts = <5 2>;
>> +
>> + regulators {
>> + SAFEOUT1 {
>> + regulator-name = "SAFEOUT1";
>> + regulator-min-microvolt = <3300000>;
>> + regulator-max-microvolt = <4950000>;
>> + };
>> + SAFEOUT2 {
>> + regulator-name = "SAFEOUT2";
>> + regulator-min-microvolt = <3300000>;
>> + regulator-max-microvolt = <4950000>;
>> + };
>
> As I knew, max77843 regulator driver supprot 'CHARGER' regulator.
> I think you have to add the 'CHARGER' dt node for regulators.
>
>
Right, I will include charger regulator.
>> + };
>> +
>> + max77843-muic {
>> + compatible = "maxim,max77843-muic";
>> + };
>> +
>> + max77843-charger {
>> + compatible = "maxim,max77843-charger";
>> + maxim,fast-charge-uamp = <450000>;
>> + maxim,top-off-uamp = <125000>;
>> + maxim,input-uamp-limit = <500000>;
>> + };
>> +
>> + max77843-fuelgauge {
>> + compatible = "maxim,max77843-fuelgauge";
>> + };
>> +
>> + };
>>
>
> Thanks,
> Chanwoo Choi
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2015-01-23 7:40 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 5:02 [PATCH 0/6] Add new MFD driver for MAX77843 Jaewon Kim
2015-01-23 5:02 ` [PATCH 2/6] extcon: max77843: Add max77843 MUIC driver Jaewon Kim
[not found] ` <1421989367-32721-3-git-send-email-jaewon02.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-01-23 6:21 ` Chanwoo Choi
2015-01-23 6:21 ` Chanwoo Choi
2015-01-23 11:17 ` Jaewon Kim
2015-01-23 6:38 ` Krzysztof Kozłowski
2015-01-23 7:18 ` Jaewon Kim
[not found] ` <1421989367-32721-1-git-send-email-jaewon02.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-01-23 5:02 ` [PATCH 1/6] mfd: max77843: Add max77843 MFD driver core driver Jaewon Kim
2015-01-23 5:02 ` Jaewon Kim
[not found] ` <1421989367-32721-2-git-send-email-jaewon02.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-01-23 6:32 ` Krzysztof Kozlowski
2015-01-23 6:32 ` Krzysztof Kozlowski
[not found] ` <CAJKOXPfRYhJNUAE=W3zPWvyza9k_YA=hu4KjLRuLh7kie3guQA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-23 6:41 ` Beomho Seo
2015-01-23 6:41 ` Beomho Seo
2015-01-23 7:16 ` Krzysztof Kozlowski
2015-01-23 11:10 ` Beomho Seo
2015-01-23 11:18 ` Krzysztof Kozlowski
2015-01-23 11:26 ` Beomho Seo
2015-01-23 11:26 ` Beomho Seo
2015-01-23 6:55 ` Jaewon Kim
2015-01-23 6:55 ` Jaewon Kim
[not found] ` <54C1F067.90907-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-01-23 7:05 ` Krzysztof Kozlowski
2015-01-23 7:05 ` Krzysztof Kozlowski
2015-01-23 6:49 ` Chanwoo Choi
2015-01-23 8:43 ` Jaewon Kim
2015-01-23 5:02 ` [PATCH 3/6] power: max77843_charger: Add Max77843 charger device driver Jaewon Kim
2015-01-23 5:02 ` Jaewon Kim
2015-01-23 7:04 ` Krzysztof Kozłowski
[not found] ` <CAJKOXPcLjJ3LPWC3e9KqXFA90zr14WAGGmSsdxEiJ1-ctnzefQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-23 7:28 ` Beomho Seo
2015-01-23 7:28 ` Beomho Seo
2015-01-23 5:02 ` [PATCH 4/6] power: max77843_battery: Add Max77843 fuel gauge " Jaewon Kim
[not found] ` <1421989367-32721-5-git-send-email-jaewon02.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-01-25 13:53 ` Sebastian Reichel
2015-01-25 13:53 ` Sebastian Reichel
2015-01-25 23:44 ` Beomho Seo
2015-01-23 5:02 ` [PATCH 5/6] regulator: max77843: Add max77843 regulator driver Jaewon Kim
2015-01-23 7:18 ` Krzysztof Kozłowski
2015-01-23 7:26 ` Jaewon Kim
2015-01-23 5:02 ` [PATCH 6/6] Documentation: Add device tree bindings document for max77843 Jaewon Kim
[not found] ` <1421989367-32721-7-git-send-email-jaewon02.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-01-23 6:25 ` Chanwoo Choi
2015-01-23 6:25 ` Chanwoo Choi
[not found] ` <54C1E943.2020800-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-01-23 7:40 ` Beomho Seo [this message]
2015-01-23 7:40 ` Beomho Seo
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=54C1FAF3.9090701@samsung.com \
--to=beomho.seo-sze3o3uu22jbdgjk7y7tuq@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=inki.dae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=jaewon02.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-pm-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=sre-DgEjT+Ai2ygdnm+yROfE0A@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.