From: oliver@schinagl.nl (Olliver Schinagl)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
Date: Wed, 4 May 2016 14:52:12 +0200 [thread overview]
Message-ID: <5729F07C.3080308@schinagl.nl> (raw)
In-Reply-To: <CANCTEQgjiuQXcaw=3Dr5kUsTPc3nsDQf2odwzs4nHvrkREAqrg@mail.gmail.com>
Hey Radoslav,
On 04-05-16 14:30, Radoslav Kolev wrote:
> 2016-05-03 10:25 GMT+03:00 Chen-Yu Tsai <wens@csie.org>:
>> On Tue, May 3, 2016 at 3:21 PM, Olliver Schinagl <oliver@schinagl.nl> wrote:
>>>>> + bus-width = <4>;
>>>> Only 4 bits? We normally see eMMC with 8 bits. 4 bits are some kind of
>>>> embedded SD card.
>>> On A20 as well? Our investigations so far have concluded that the A10 and
>>> A20 have those pins not mapped out to pads. The IP does support it however
>>> we assume.
>> You're right. My bad. First time A10/A20 sees eMMC support.
> I can't say anything about A10/A20, but I have a board with A13 and
> the same eMMC chip and it works fine in 8 bit mode.
Yep, sun5i actually brings them all out to pads, the A20 however does
not :( We first thought that the A20 would also be an 8bitter, because
the mmc IP appears to be the same as sun5i, but initial tests show it is
not. As for A10, it has older IP and it might not even support 8 bit
mode, let alone bring out the pins.
But with A20's + eMMC being available via the lime2, others may repeat
my experiments! The lime2 is 8 bit connected.
Olliver
>
> Regards,
> Radoslav
WARNING: multiple messages have this Message-ID (diff)
From: Olliver Schinagl <oliver-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
To: Radoslav Kolev
<radoslav.kolev-1W28NRE8jL9DPfheJLI6IQ@public.gmane.org>,
Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
Cc: Maxime Ripard
<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Tsvetan Usunov <tsvetan-kyXcfZUBQGPQT0dZR+AlfA@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
dev <dev-3kdeTeqwOZ9EV1b7eY7vFQ@public.gmane.org>,
devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux-arm-kernel
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
linux-kernel
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
Date: Wed, 4 May 2016 14:52:12 +0200 [thread overview]
Message-ID: <5729F07C.3080308@schinagl.nl> (raw)
In-Reply-To: <CANCTEQgjiuQXcaw=3Dr5kUsTPc3nsDQf2odwzs4nHvrkREAqrg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Hey Radoslav,
On 04-05-16 14:30, Radoslav Kolev wrote:
> 2016-05-03 10:25 GMT+03:00 Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>:
>> On Tue, May 3, 2016 at 3:21 PM, Olliver Schinagl <oliver-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org> wrote:
>>>>> + bus-width = <4>;
>>>> Only 4 bits? We normally see eMMC with 8 bits. 4 bits are some kind of
>>>> embedded SD card.
>>> On A20 as well? Our investigations so far have concluded that the A10 and
>>> A20 have those pins not mapped out to pads. The IP does support it however
>>> we assume.
>> You're right. My bad. First time A10/A20 sees eMMC support.
> I can't say anything about A10/A20, but I have a board with A13 and
> the same eMMC chip and it works fine in 8 bit mode.
Yep, sun5i actually brings them all out to pads, the A20 however does
not :( We first thought that the A20 would also be an 8bitter, because
the mmc IP appears to be the same as sun5i, but initial tests show it is
not. As for A10, it has older IP and it might not even support 8 bit
mode, let alone bring out the pins.
But with A20's + eMMC being available via the lime2, others may repeat
my experiments! The lime2 is 8 bit connected.
Olliver
>
> Regards,
> Radoslav
WARNING: multiple messages have this Message-ID (diff)
From: Olliver Schinagl <oliver@schinagl.nl>
To: Radoslav Kolev <radoslav.kolev@embedlynx.com>,
Chen-Yu Tsai <wens@csie.org>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>,
Tsvetan Usunov <tsvetan@olimex.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Russell King <linux@arm.linux.org.uk>,
Hans de Goede <hdegoede@redhat.com>, dev <dev@linux-sunxi.org>,
devicetree <devicetree@vger.kernel.org>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
Date: Wed, 4 May 2016 14:52:12 +0200 [thread overview]
Message-ID: <5729F07C.3080308@schinagl.nl> (raw)
In-Reply-To: <CANCTEQgjiuQXcaw=3Dr5kUsTPc3nsDQf2odwzs4nHvrkREAqrg@mail.gmail.com>
Hey Radoslav,
On 04-05-16 14:30, Radoslav Kolev wrote:
> 2016-05-03 10:25 GMT+03:00 Chen-Yu Tsai <wens@csie.org>:
>> On Tue, May 3, 2016 at 3:21 PM, Olliver Schinagl <oliver@schinagl.nl> wrote:
>>>>> + bus-width = <4>;
>>>> Only 4 bits? We normally see eMMC with 8 bits. 4 bits are some kind of
>>>> embedded SD card.
>>> On A20 as well? Our investigations so far have concluded that the A10 and
>>> A20 have those pins not mapped out to pads. The IP does support it however
>>> we assume.
>> You're right. My bad. First time A10/A20 sees eMMC support.
> I can't say anything about A10/A20, but I have a board with A13 and
> the same eMMC chip and it works fine in 8 bit mode.
Yep, sun5i actually brings them all out to pads, the A20 however does
not :( We first thought that the A20 would also be an 8bitter, because
the mmc IP appears to be the same as sun5i, but initial tests show it is
not. As for A10, it has older IP and it might not even support 8 bit
mode, let alone bring out the pins.
But with A20's + eMMC being available via the lime2, others may repeat
my experiments! The lime2 is 8 bit connected.
Olliver
>
> Regards,
> Radoslav
next prev parent reply other threads:[~2016-05-04 12:52 UTC|newest]
Thread overview: 64+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-28 7:19 [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc Olliver Schinagl
2016-04-28 7:19 ` Olliver Schinagl
2016-04-28 7:19 ` Olliver Schinagl
2016-05-02 10:55 ` Maxime Ripard
2016-05-02 10:55 ` Maxime Ripard
2016-05-02 10:55 ` Maxime Ripard
2016-05-03 3:33 ` Chen-Yu Tsai
2016-05-03 3:33 ` Chen-Yu Tsai
2016-05-03 3:33 ` Chen-Yu Tsai
2016-05-03 7:21 ` Olliver Schinagl
2016-05-03 7:21 ` Olliver Schinagl
2016-05-03 7:21 ` Olliver Schinagl
2016-05-03 7:25 ` Chen-Yu Tsai
2016-05-03 7:25 ` Chen-Yu Tsai
2016-05-03 7:25 ` Chen-Yu Tsai
2016-05-04 12:30 ` Radoslav Kolev
2016-05-04 12:30 ` Radoslav Kolev
2016-05-04 12:30 ` Radoslav Kolev
2016-05-04 12:52 ` Olliver Schinagl [this message]
2016-05-04 12:52 ` Olliver Schinagl
2016-05-04 12:52 ` Olliver Schinagl
[not found] ` <5729F07C.3080308-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-04 13:07 ` Christo Radev
[not found] ` <948be370-4401-43cb-862e-d4376755a75d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-04 13:19 ` Olliver Schinagl
[not found] ` <5729F6D6.8030100-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-04 13:32 ` Christo Radev
[not found] ` <4704fa35-9a2a-4e6e-8fd4-f4778405c598-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-04 13:59 ` Olliver Schinagl
[not found] ` <572A0052.9060202-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-04 14:31 ` Christo Radev
[not found] ` <2e745ef7-ddc0-40fc-b867-414543690276-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-04 15:09 ` Olliver Schinagl
[not found] ` <572A10B3.2020803-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-04 15:50 ` Christo Radev
2016-05-04 17:24 ` Christo Radev
2016-05-04 19:40 ` Christo Radev
[not found] ` <4375220a-f939-4ed0-a6d7-2cf887b07509-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-05 8:43 ` Olliver Schinagl
[not found] ` <572B07C0.7080601-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-09 11:30 ` Christo Radev
2016-05-09 20:58 ` Christo Radev
[not found] ` <9fe7ebb6-6d74-4b73-b6d6-93b79650cdb6-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-10 17:25 ` Christo Radev
[not found] ` <9745a80b-5444-43f7-b772-68684c96c9e5-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-10 18:46 ` Olliver Schinagl
[not found] ` <57322C8D.5060806-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-10 19:17 ` Christo Radev
[not found] ` <8afbe753-4e74-4b30-ad7e-a12027d28264-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-10 19:55 ` Olliver Schinagl
[not found] ` <57323CAB.7090202-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-10 21:22 ` Christo Radev
[not found] ` <f959ee5c-fa63-48f6-9819-4822c055b928-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-10 23:21 ` Christo Radev
[not found] ` <6bfa242e-c0ce-4dc5-9144-b3f16d8fb75c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-11 8:20 ` Olliver Schinagl
2016-07-15 8:39 ` stefan.mavrodiev at gmail.com
2016-07-15 8:39 ` stefan.mavrodiev
2016-07-15 8:39 ` stefan.mavrodiev-Re5JQEeQqe8AvxtiuMwx3w
2016-07-15 8:57 ` Olliver Schinagl
2016-07-15 8:57 ` Olliver Schinagl
2016-07-15 8:57 ` Olliver Schinagl
[not found] ` <6214e145-b408-70f1-bc6f-db066cbe94b1-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-07-15 9:01 ` Olliver Schinagl
2016-05-03 7:12 ` christo.radev at gmail.com
2016-05-03 7:12 ` christo.radev
2016-05-03 7:12 ` christo.radev
2016-05-03 13:14 ` Maxime Ripard
2016-05-03 13:14 ` Maxime Ripard
2016-05-03 13:14 ` Maxime Ripard
2016-05-03 15:02 ` christo.radev at gmail.com
2016-05-03 15:02 ` christo.radev
2016-05-03 15:02 ` christo.radev-Re5JQEeQqe8AvxtiuMwx3w
2016-05-03 15:52 ` Olliver Schinagl
2016-05-03 15:52 ` Olliver Schinagl
2016-05-03 15:52 ` Olliver Schinagl
[not found] ` <5728C929.3040709-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-03 17:27 ` Christo Radev
2016-05-04 5:13 ` [linux-sunxi] " Priit Laes
2016-05-04 5:13 ` Priit Laes
2016-05-04 5:13 ` Priit Laes
[not found] ` <1462338781.15404.0.camel-q/aMd4JkU83YtjvyW6yDsg@public.gmane.org>
2016-05-04 8:49 ` Christo Radev
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=5729F07C.3080308@schinagl.nl \
--to=oliver@schinagl.nl \
--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 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.