All of lore.kernel.org
 help / color / mirror / Atom feed
From: Icenowy Zheng <icenowy@aosc.io>
To: linux-arm-kernel@lists.infradead.org,
	Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: devicetree@vger.kernel.org, Chen-Yu Tsai <wens@csie.org>,
	linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
Date: Thu, 28 Sep 2017 23:38:59 +0800	[thread overview]
Message-ID: <FCCC8A9F-4818-4CE3-A7E8-62ED9A864F92@aosc.io> (raw)
In-Reply-To: <20170928151225.n4pyvn65u6hvpjd7@flea>



于 2017年9月28日 GMT+08:00 下午11:12:25, Maxime Ripard <maxime.ripard@free-electrons.com> 写到:
>On Thu, Sep 28, 2017 at 09:25:42AM +0000, Icenowy Zheng wrote:
>> +&mmc2 {
>> +	vmmc-supply = <&reg_dcdc1>;
>> +	bus-width = <8>;
>> +	non-removable;
>> +	status = "okay";
>> +};
>
>I guess it's an emmc, it doesn't have a vqmmmc regulator?

vqmmc is also 3v3.

>
>Looks good otherwise, thanks!
>Maxime

WARNING: multiple messages have this Message-ID (diff)
From: Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>
To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Maxime Ripard
	<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2 2/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
Date: Thu, 28 Sep 2017 23:38:59 +0800	[thread overview]
Message-ID: <FCCC8A9F-4818-4CE3-A7E8-62ED9A864F92@aosc.io> (raw)
In-Reply-To: <20170928151225.n4pyvn65u6hvpjd7@flea>



于 2017年9月28日 GMT+08:00 下午11:12:25, Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> 写到:
>On Thu, Sep 28, 2017 at 09:25:42AM +0000, Icenowy Zheng wrote:
>> +&mmc2 {
>> +	vmmc-supply = <&reg_dcdc1>;
>> +	bus-width = <8>;
>> +	non-removable;
>> +	status = "okay";
>> +};
>
>I guess it's an emmc, it doesn't have a vqmmmc regulator?

vqmmc is also 3v3.

>
>Looks good otherwise, thanks!
>Maxime
--
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: icenowy@aosc.io (Icenowy Zheng)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
Date: Thu, 28 Sep 2017 23:38:59 +0800	[thread overview]
Message-ID: <FCCC8A9F-4818-4CE3-A7E8-62ED9A864F92@aosc.io> (raw)
In-Reply-To: <20170928151225.n4pyvn65u6hvpjd7@flea>



? 2017?9?28? GMT+08:00 ??11:12:25, Maxime Ripard <maxime.ripard@free-electrons.com> ??:
>On Thu, Sep 28, 2017 at 09:25:42AM +0000, Icenowy Zheng wrote:
>> +&mmc2 {
>> +	vmmc-supply = <&reg_dcdc1>;
>> +	bus-width = <8>;
>> +	non-removable;
>> +	status = "okay";
>> +};
>
>I guess it's an emmc, it doesn't have a vqmmmc regulator?

vqmmc is also 3v3.

>
>Looks good otherwise, thanks!
>Maxime

  reply	other threads:[~2017-09-28 15:39 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-28  9:25 [PATCH v2 0/3] Basical device tree parts for Allwinner R40 SoC Icenowy Zheng
2017-09-28  9:25 ` Icenowy Zheng
2017-09-28  9:25 ` Icenowy Zheng
2017-09-28  9:25 ` [PATCH v2 1/3] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 Icenowy Zheng
2017-09-28  9:25   ` Icenowy Zheng
2017-09-28  9:25   ` Icenowy Zheng
2017-09-28 15:11   ` Maxime Ripard
2017-09-28 15:11     ` Maxime Ripard
2017-09-28 15:11     ` Maxime Ripard
2017-09-29 10:25     ` Icenowy Zheng
2017-09-29 10:25       ` Icenowy Zheng
2017-09-29 10:25       ` Icenowy Zheng
2017-09-29 10:31       ` [linux-sunxi] " Chen-Yu Tsai
2017-09-29 10:31         ` Chen-Yu Tsai
2017-09-29 10:31         ` Chen-Yu Tsai
2017-09-28  9:25 ` [PATCH v2 2/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra Icenowy Zheng
2017-09-28  9:25   ` Icenowy Zheng
2017-09-28 15:12   ` Maxime Ripard
2017-09-28 15:12     ` Maxime Ripard
2017-09-28 15:12     ` Maxime Ripard
2017-09-28 15:38     ` Icenowy Zheng [this message]
2017-09-28 15:38       ` Icenowy Zheng
2017-09-28 15:38       ` Icenowy Zheng
2017-09-29 10:17       ` Maxime Ripard
2017-09-29 10:17         ` Maxime Ripard
2017-09-28  9:25 ` [PATCH v2 3/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Berry Icenowy Zheng
2017-09-28  9:25   ` Icenowy Zheng

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=FCCC8A9F-4818-4CE3-A7E8-62ED9A864F92@aosc.io \
    --to=icenowy@aosc.io \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=wens@csie.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 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.