From: k.kozlowski@samsung.com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: Add Maxim 77693 PMIC to the Trats2 board
Date: Mon, 15 Sep 2014 16:56:06 +0200 [thread overview]
Message-ID: <1410792966.883.2.camel@AMDC1943> (raw)
In-Reply-To: <CABxcv=mYWDVwOWbvV4xy+xS5tQUrCexCT_LD7hgUO2d3FPe56w@mail.gmail.com>
On pon, 2014-09-15 at 16:36 +0200, Javier Martinez Canillas wrote:
> Hello Krzysztof,
>
> On Fri, Sep 12, 2014 at 2:03 PM, Krzysztof Kozlowski
> <k.kozlowski@samsung.com> wrote:
> > + i2c_max77693: i2c-gpio-1 {
> > + compatible = "i2c-gpio";
> > + gpios = <&gpm2 0 0>, <&gpm2 1 0 >;
>
> Can you please include <dt-bindings/gpio/gpio.h> and use
> GPIO_ACTIVE_HIGH instead of 0 here for the type/level flags?
Sure!
>
> > + i2c-gpio,delay-us = <2>;
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > + status = "okay";
> > +
> > + max77693 at 66 {
> > + compatible = "maxim,max77693";
> > + interrupt-parent = <&gpx1>;
> > + interrupts = <5 2>;
> > + reg = <0x66>;
> > +
> > + regulators {
> > + esafeout1_reg: esafeout at 1 {
> > + regulator-compatible = "ESAFEOUT1";
>
> According to Documentation/devicetree/bindings/regulator/regulator.txt,
> the "regulator-compatible" DT property has been deprecated in favor of
> just using the regulator node's name.
OK
>
> > + regulator-name = "ESAFEOUT1";
> > + };
> > + esafeout2_reg: esafeout at 2 {
> > + regulator-compatible = "ESAFEOUT2";
> > + regulator-name = "ESAFEOUT2";
> > + };
> > + charger_reg: charger at 0 {
> > + regulator-compatible = "CHARGER";
> > + regulator-name = "CHARGER";
> > + regulator-min-microamp = <60000>;
> > + regulator-max-microamp = <2580000>;
> > + };
> > + };
> > + };
> > + };
> > +
> > mmc at 12550000 {
> > num-slots = <1>;
> > supports-highspeed;
> >
>
> Once those two issues are addressed, feel free to add my
>
> Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Thank you for feedback!
Best regards,
Krzysztof
>
> Best regards,
> Javier
prev parent reply other threads:[~2014-09-15 14:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-12 12:03 [PATCH] ARM: dts: Add Maxim 77693 PMIC to the Trats2 board Krzysztof Kozlowski
2014-09-15 14:36 ` Javier Martinez Canillas
2014-09-15 14:56 ` Krzysztof Kozlowski [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=1410792966.883.2.camel@AMDC1943 \
--to=k.kozlowski@samsung.com \
--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