public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/6] ARM: dts: sunxi: Add dtsi for AXP221 PMIC
Date: Fri, 28 Aug 2015 22:43:51 +0200	[thread overview]
Message-ID: <20150828204351.GS29389@lukather> (raw)
In-Reply-To: <CAGb2v66nBh+_P=EDxrNYeFoUUXqPWuZyfq1OEQww_aSMhT8wVQ@mail.gmail.com>

On Sat, Aug 29, 2015 at 12:09:55AM +0800, Chen-Yu Tsai wrote:
> >> +/*
> >> + * AXP221/221s/223 Integrated Power Management Chip
> >> + * http://www.x-powers.com/product/AXP22X.php
> >> + * http://dl.linux-sunxi.org/AXP/AXP221%20Datasheet%20V1.2%2020130326%20.pdf
> >> + */
> >
> > I'm usually not really fond of URLs in the source code and/or the
> > commit logs. They tend to be broken very easily.
> 
> OK. Would you rather I put them in Documentation/arm/sunxi/README?
> It's not immediately clear that sunxi and axp* are connected though.

It's one of the first things that pop up when googling, and it's not
really related to sunxi, so I'd say simply leave them out.

> >> +
> >> +&axp221 {
> >> +     compatible = "x-powers,axp221";
> >> +     interrupt-controller;
> >> +     #interrupt-cells = <1>;
> >> +
> >> +     regulators {
> >> +             /* Default work frequency for buck regulators */
> >> +             x-powers,dcdc-freq = <3000>;
> >> +
> >> +             /* supplies for dc1sw & dc5ldo are connected internally */
> >> +             dcdc1-supply = <&reg_dcdc1>;
> >> +             dcdc5-supply = <&reg_dcdc5>;
> >
> > so the parent regulator of DCDC1 is DCDC1 ?
> 
> These probably aren't the best names. These are the supplies for DC1SW and
> DC5LDO, respectively. They are connected internally, so there aren't named
> pins for them. The comment above explains it, though probably not clearly
> enough. Furthermore, the input pins for DCDC1/5 are VIN1/5.

I'm not quite sure I understand. They're connected internally but they
have pins ?

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150828/165096b7/attachment.sig>

  reply	other threads:[~2015-08-28 20:43 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28  9:54 [PATCH 0/6] ARM: sunxi: Support MSI Primo81 tablet and Sinlinx SinA31s Chen-Yu Tsai
2015-08-28  9:54 ` [PATCH 1/6] ARM: dts: sun6i: Add lradc node Chen-Yu Tsai
2015-08-28 12:30   ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 2/6] ARM: dts: sunxi: Add dtsi for AXP221 PMIC Chen-Yu Tsai
2015-08-28 12:31   ` Maxime Ripard
2015-08-28 16:09     ` Chen-Yu Tsai
2015-08-28 20:43       ` Maxime Ripard [this message]
2015-08-29  2:07         ` Chen-Yu Tsai
2015-09-01  6:29           ` Maxime Ripard
2015-09-01  6:40             ` Chen-Yu Tsai
2015-09-03 20:07               ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 3/6] ARM: dts: sun6i: hummingbird: Use axp221.dtsi for axp221 regulators Chen-Yu Tsai
2015-08-28 12:32   ` Maxime Ripard
2015-08-28 16:47     ` Chen-Yu Tsai
2015-08-28 20:44       ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 4/6] ARM: dts: sun6i: Add mmc2 pins for 8 bit emmc Chen-Yu Tsai
2015-08-28 12:33   ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 5/6] ARM: dts: sun6i: Add support for Sinlinx A31s SDK board Chen-Yu Tsai
2015-08-28 12:34   ` Maxime Ripard
2015-09-14  7:24     ` Chen-Yu Tsai
2015-09-16  6:20       ` Maxime Ripard
2015-09-18  9:36         ` Chen-Yu Tsai
2015-08-28  9:54 ` [PATCH 6/6] ARM: dts: sun6i: Add dts file for MSI Primo81 tablet Chen-Yu Tsai
2015-08-28 12:38   ` Maxime Ripard
2015-08-28 13:31     ` Siarhei Siamashka
2015-08-28 21:02       ` Maxime Ripard
2015-08-29  4:43         ` Siarhei Siamashka
2015-09-10 13:09           ` Maxime Ripard

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=20150828204351.GS29389@lukather \
    --to=maxime.ripard@free-electrons.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