From: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
To: linux-samsung-soc@vger.kernel.org
Cc: k.kozlowski@samsung.com, devicetree@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: exynos4412-odroid: unify voltage regulator style
Date: Wed, 7 Oct 2015 01:26:59 +0200 [thread overview]
Message-ID: <561458C3.8030806@math.uni-bielefeld.de> (raw)
In-Reply-To: <1442858340-4584-2-git-send-email-tjakobi@math.uni-bielefeld.de>
Gentle ping!
- Tobias
Tobias Jakobi wrote:
> Use 'ldoN_reg: LDON' syntax and drop the deprecated
> 'regulator-compatible' property.
>
> Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
> ---
> arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
> index 518230f..9f381bd 100644
> --- a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
> +++ b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
> @@ -294,15 +294,13 @@
> regulator-always-on;
> };
>
> - ldo8_reg: ldo@8 {
> - regulator-compatible = "LDO8";
> + ldo8_reg: LDO8 {
> regulator-name = "VDD10_HDMI_1.0V";
> regulator-min-microvolt = <1000000>;
> regulator-max-microvolt = <1000000>;
> };
>
> - ldo10_reg: ldo@10 {
> - regulator-compatible = "LDO10";
> + ldo10_reg: LDO10 {
> regulator-name = "VDDQ_MIPIHSI_1.8V";
> regulator-min-microvolt = <1800000>;
> regulator-max-microvolt = <1800000>;
>
next prev parent reply other threads:[~2015-10-06 23:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-21 17:58 [PATCH] ARM: dts: exynos4412-odroid: remove redundant pinctrl settings Tobias Jakobi
2015-09-21 17:59 ` [PATCH] ARM: dts: exynos4412-odroid: unify voltage regulator style Tobias Jakobi
[not found] ` <1442858340-4584-2-git-send-email-tjakobi-o02PS0xoJP9W0yFyLvAVXMxlOr/tl8fh@public.gmane.org>
2015-09-23 7:58 ` Javier Martinez Canillas
2015-10-06 23:26 ` Tobias Jakobi [this message]
2015-10-08 0:57 ` Krzysztof Kozlowski
2015-10-08 10:25 ` Tobias Jakobi
2015-09-23 7:57 ` [PATCH] ARM: dts: exynos4412-odroid: remove redundant pinctrl settings Javier Martinez Canillas
2015-10-06 23:26 ` Tobias Jakobi
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=561458C3.8030806@math.uni-bielefeld.de \
--to=tjakobi@math.uni-bielefeld.de \
--cc=devicetree@vger.kernel.org \
--cc=k.kozlowski@samsung.com \
--cc=linux-samsung-soc@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).