All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v2, 3/5] power: pmic: rk805: support rk805 pmic
Date: Fri, 29 Sep 2017 18:15:48 +0200	[thread overview]
Message-ID: <E1dxxx6-0001ul-04@mail.theobroma-systems.com> (raw)
In-Reply-To: <1506497018-30450-3-git-send-email-kever.yang@rock-chips.com>

> From: Elaine Zhang <zhangqing@rock-chips.com>
> 
> RK805 have 4 DCDC, 4 LDO, RTC.
> The configuration parameters are the same with RK816.
> 
> The RK805 most used with rk312x/rk322x/rk332x products which do not
> need charger and fuel guage.
> 
> Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> ---
> 
> Changes in v2:
> - add introduce info for RK816 in commit message
> 
>  drivers/power/pmic/rk8xx.c      | 1 +
>  drivers/power/regulator/rk8xx.c | 6 ++++++
>  include/power/rk8xx_pmic.h      | 1 +
>  3 files changed, 8 insertions(+)
> 

Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

  parent reply	other threads:[~2017-09-29 16:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-27  7:23 [U-Boot] [PATCH v2 1/5] rockchip: i2c: rk3328: support i2c for rk3328 SoC Kever Yang
2017-09-27  7:23 ` [U-Boot] [PATCH v2 2/5] power: pmic: rk816: support rk816 pmic Kever Yang
2017-09-28  8:47   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-09-28 10:12     ` Kever Yang
2017-09-28 10:39       ` Dr. Philipp Tomsich
2017-09-27  7:23 ` [U-Boot] [PATCH v2 3/5] power: pmic: rk805: support rk805 pmic Kever Yang
2017-09-28  8:35   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-09-29 16:15   ` Philipp Tomsich
2017-09-29 16:15   ` Philipp Tomsich [this message]
2017-09-27  7:23 ` [U-Boot] [PATCH v2 4/5] configs: rk3328: add support for pmic rk8xx and regulator and i2c driver Kever Yang
2017-09-29 16:44   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-09-27  7:23 ` [U-Boot] [PATCH v2 5/5] rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes Kever Yang
2017-09-29 16:44   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-09-28  7:29 ` [U-Boot] [PATCH v2 1/5] rockchip: i2c: rk3328: support i2c for rk3328 SoC Heiko Schocher
2017-09-29 16:44 ` [U-Boot] [U-Boot, v2, " Philipp Tomsich

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=E1dxxx6-0001ul-04@mail.theobroma-systems.com \
    --to=philipp.tomsich@theobroma-systems.com \
    --cc=u-boot@lists.denx.de \
    /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.