All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Ben Dooks <ben-linux@fluff.org>,
	Kukjin Kim <kgene.kim@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>,
	Russell King <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Subject: Re: [PATCH v2] ARM: dts: Add Maxim 77693 PMIC to the Trats2 board
Date: Wed, 24 Sep 2014 01:29:09 +0900	[thread overview]
Message-ID: <54219FD5.4030601@samsung.com> (raw)
In-Reply-To: <1410793564-30445-1-git-send-email-k.kozlowski@samsung.com>

On 09/16/14 00:06, Krzysztof Kozlowski wrote:
> The MAX77693 is a companion power management IC for smart phones and tablets.
>
> The MAX77693 contains input over-voltage protection (OVP),
> a fully-integrated 2.5A switching charger for Lithium Ion battery with
> integrated battery disconnect, OTG/accessory 5V output power,
> a high-current white LED driver for camera flash, two safeout LDOs,
> a haptic motor driver, Model Gauge m3 battery fuel gauge and MicroUSB
> Interface Controller (MUIC). I2C serial interface is used for
> communicating.
>
> Add MAX77693 node to the Trats2 board. This allows using:
>   - charger regulator,
>   - 2 safeout LDO regulators (for USB OTG),
>   - extcon.
>
> Signed-off-by: Krzysztof Kozlowski<k.kozlowski@samsung.com>
> Reviewed-by: Javier Martinez Canillas<javier.martinez@collabora.co.uk>
>
> ---
>
> Changes since v1:
> ==================
> 1. Use GPIO_ACTIVE_HIGH for gpio flags (suggested by Javier Martinez
>     Canillas).
> 2. Use regulator node name instead of deprecated regulator-compatible
>     property (suggested by Javier Martinez Canillas).
> 3. Add Javier Martinez Canillas' reviewed-by tag.
> ---
>   arch/arm/boot/dts/exynos4412-trats2.dts | 32 ++++++++++++++++++++++++++++++++
>   1 file changed, 32 insertions(+)
>

Looks good to me, applied.

Thanks,
Kukjin

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: dts: Add Maxim 77693 PMIC to the Trats2 board
Date: Wed, 24 Sep 2014 01:29:09 +0900	[thread overview]
Message-ID: <54219FD5.4030601@samsung.com> (raw)
In-Reply-To: <1410793564-30445-1-git-send-email-k.kozlowski@samsung.com>

On 09/16/14 00:06, Krzysztof Kozlowski wrote:
> The MAX77693 is a companion power management IC for smart phones and tablets.
>
> The MAX77693 contains input over-voltage protection (OVP),
> a fully-integrated 2.5A switching charger for Lithium Ion battery with
> integrated battery disconnect, OTG/accessory 5V output power,
> a high-current white LED driver for camera flash, two safeout LDOs,
> a haptic motor driver, Model Gauge m3 battery fuel gauge and MicroUSB
> Interface Controller (MUIC). I2C serial interface is used for
> communicating.
>
> Add MAX77693 node to the Trats2 board. This allows using:
>   - charger regulator,
>   - 2 safeout LDO regulators (for USB OTG),
>   - extcon.
>
> Signed-off-by: Krzysztof Kozlowski<k.kozlowski@samsung.com>
> Reviewed-by: Javier Martinez Canillas<javier.martinez@collabora.co.uk>
>
> ---
>
> Changes since v1:
> ==================
> 1. Use GPIO_ACTIVE_HIGH for gpio flags (suggested by Javier Martinez
>     Canillas).
> 2. Use regulator node name instead of deprecated regulator-compatible
>     property (suggested by Javier Martinez Canillas).
> 3. Add Javier Martinez Canillas' reviewed-by tag.
> ---
>   arch/arm/boot/dts/exynos4412-trats2.dts | 32 ++++++++++++++++++++++++++++++++
>   1 file changed, 32 insertions(+)
>

Looks good to me, applied.

Thanks,
Kukjin

  reply	other threads:[~2014-09-23 16:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15 15:06 [PATCH v2] ARM: dts: Add Maxim 77693 PMIC to the Trats2 board Krzysztof Kozlowski
2014-09-15 15:06 ` Krzysztof Kozlowski
2014-09-23 16:29 ` Kukjin Kim [this message]
2014-09-23 16:29   ` Kukjin Kim

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=54219FD5.4030601@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=ben-linux@fluff.org \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=javier.martinez@collabora.co.uk \
    --cc=k.kozlowski@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=m.szyprowski@samsung.com \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=tomasz.figa@gmail.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.