All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Wadim Egorov <w.egorov@phytec.de>
Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	rtc-linux@googlegroups.com, devicetree@vger.kernel.org,
	linux-rockchip@lists.infradead.org, robh+dt@kernel.org,
	mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
	galak@codeaurora.org, mturquette@baylibre.com,
	sboyd@codeaurora.org, lgirdwood@gmail.com, broonie@kernel.org,
	a.zummo@towertech.it, alexandre.belloni@free-electrons.com,
	dianders@chromium.org, zyw@rock-chips.com
Subject: Re: [PATCH v5 3/6] regulator: rk808: Add regulator driver for RK818
Date: Tue, 10 May 2016 15:03:20 +0100	[thread overview]
Message-ID: <20160510140320.GO19473@dell> (raw)
In-Reply-To: <1462886340-7893-4-git-send-email-w.egorov@phytec.de>

On Tue, 10 May 2016, Wadim Egorov wrote:

> Add support for the rk818 regulator. The regulator module consists
> of 4 DCDCs, 9 LDOs, 1 switch and 1 BOOST converter which is used to
> power OTG and HDMI5V.
> 
> The output voltages are configurable and are meant to supply power
> to the main processor and other components.
> 
> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
> ---
>  drivers/regulator/Kconfig           |   4 +-
>  drivers/regulator/rk808-regulator.c | 143 ++++++++++++++++++++++++++++++++++--
>  2 files changed, 138 insertions(+), 9 deletions(-)

Needs an Ack before I can take the set.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org,
	alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
	dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org,
	zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org
Subject: Re: [PATCH v5 3/6] regulator: rk808: Add regulator driver for RK818
Date: Tue, 10 May 2016 15:03:20 +0100	[thread overview]
Message-ID: <20160510140320.GO19473@dell> (raw)
In-Reply-To: <1462886340-7893-4-git-send-email-w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>

On Tue, 10 May 2016, Wadim Egorov wrote:

> Add support for the rk818 regulator. The regulator module consists
> of 4 DCDCs, 9 LDOs, 1 switch and 1 BOOST converter which is used to
> power OTG and HDMI5V.
> 
> The output voltages are configurable and are meant to supply power
> to the main processor and other components.
> 
> Signed-off-by: Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
> ---
>  drivers/regulator/Kconfig           |   4 +-
>  drivers/regulator/rk808-regulator.c | 143 ++++++++++++++++++++++++++++++++++--
>  2 files changed, 138 insertions(+), 9 deletions(-)

Needs an Ack before I can take the set.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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: Lee Jones <lee.jones@linaro.org>
To: Wadim Egorov <w.egorov@phytec.de>
Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	rtc-linux@googlegroups.com, devicetree@vger.kernel.org,
	linux-rockchip@lists.infradead.org, robh+dt@kernel.org,
	mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
	galak@codeaurora.org, mturquette@baylibre.com,
	sboyd@codeaurora.org, lgirdwood@gmail.com, broonie@kernel.org,
	a.zummo@towertech.it, alexandre.belloni@free-electrons.com,
	dianders@chromium.org, zyw@rock-chips.com
Subject: [rtc-linux] Re: [PATCH v5 3/6] regulator: rk808: Add regulator driver for RK818
Date: Tue, 10 May 2016 15:03:20 +0100	[thread overview]
Message-ID: <20160510140320.GO19473@dell> (raw)
In-Reply-To: <1462886340-7893-4-git-send-email-w.egorov@phytec.de>

On Tue, 10 May 2016, Wadim Egorov wrote:

> Add support for the rk818 regulator. The regulator module consists
> of 4 DCDCs, 9 LDOs, 1 switch and 1 BOOST converter which is used to
> power OTG and HDMI5V.
>=20
> The output voltages are configurable and are meant to supply power
> to the main processor and other components.
>=20
> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
> ---
>  drivers/regulator/Kconfig           |   4 +-
>  drivers/regulator/rk808-regulator.c | 143 ++++++++++++++++++++++++++++++=
++++--
>  2 files changed, 138 insertions(+), 9 deletions(-)

Needs an Ack before I can take the set.

--=20
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org =E2=94=82 Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

--=20
--=20
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
---=20
You received this message because you are subscribed to the Google Groups "=
rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

  reply	other threads:[~2016-05-10 14:03 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-10 13:18 [PATCH v5 0/6] Add support for rk818 Wadim Egorov
2016-05-10 13:18 ` [rtc-linux] " Wadim Egorov
2016-05-10 13:18 ` Wadim Egorov
2016-05-10 13:18 ` [PATCH v5 1/6] regulator: rk808: Migrate to regulator core's simplified DT parsing code Wadim Egorov
2016-05-10 13:18   ` [rtc-linux] " Wadim Egorov
2016-05-10 13:18 ` [PATCH v5 2/6] mfd: RK808: Add RK818 support Wadim Egorov
2016-05-10 13:18   ` [rtc-linux] " Wadim Egorov
2016-05-10 13:18   ` Wadim Egorov
2016-05-10 13:18 ` [PATCH v5 3/6] regulator: rk808: Add regulator driver for RK818 Wadim Egorov
2016-05-10 13:18   ` [rtc-linux] " Wadim Egorov
2016-05-10 13:18   ` Wadim Egorov
2016-05-10 14:03   ` Lee Jones [this message]
2016-05-10 14:03     ` [rtc-linux] " Lee Jones
2016-05-10 14:03     ` Lee Jones
2016-05-10 14:15     ` Wadim Egorov
2016-05-10 14:15       ` [rtc-linux] " Wadim Egorov
2016-05-10 14:15       ` Wadim Egorov
2016-05-13 11:20   ` Mark Brown
2016-05-13 11:20     ` [rtc-linux] " Mark Brown
2016-05-10 13:18 ` [PATCH v5 4/6] mfd: dt-bindings: Add RK818 device tree bindings document Wadim Egorov
2016-05-10 13:18   ` [rtc-linux] " Wadim Egorov
2016-05-10 13:18 ` [PATCH v5 5/6] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808 Wadim Egorov
2016-05-10 13:18   ` [rtc-linux] " Wadim Egorov
2016-05-10 13:18   ` Wadim Egorov
2016-05-10 13:19 ` [PATCH v5 6/6] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808 Wadim Egorov
2016-05-10 13:19   ` [rtc-linux] " Wadim Egorov

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=20160510140320.GO19473@dell \
    --to=lee.jones@linaro.org \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=lgirdwood@gmail.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=rtc-linux@googlegroups.com \
    --cc=sboyd@codeaurora.org \
    --cc=w.egorov@phytec.de \
    --cc=zyw@rock-chips.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.