From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 0/3] eMMC, SD-card and ethernet support for Vega S95 boards
Date: Wed, 07 Sep 2016 13:06:27 -0700 [thread overview]
Message-ID: <7h37lbtqyk.fsf@baylibre.com> (raw)
In-Reply-To: <20160904182903.1841-1-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 4 Sep 2016 20:29:00 +0200")
Hi Marrtin,
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:
> This adds support for the internal eMMC, the SD-card slot and ethernet on
> all Tronsmart S95 Vega boards.
> There are some S95 Vega Meta clones out there where the bootloader does
> not configure the ethernet registers correctly, leading to non-working
> ethernet. This will be fixed in a separate series. Boards which are not
> suffering from broken bootloaders have fully working ethernet.
>
> Changes since v1:
> - rebased after latest updates which added the IR decoder to
> meson-gxbb-vega-s95.dtsi
>
> Changes since the RFC:
> - added eMMC support
> - renamed fixed 3V3 regulator so it can be re-used for eMMC
>
>
> Martin Blumenstingl (3):
> ARM64: dts: amlogic: SD card support for all Tronsmart Vega S95
> devices
> ARM64: dts: amlogic: eMMC support for all Tronsmart Vega S95 devices
> ARM64: dts: amlogic: enable ethernet on all Tronsmart Vega S95 devices
I've applied the ethernet one, but I'm going to wait on the SD/eMMC
patches until the driver is finalized for the other one.
Thanks,
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
To: Martin Blumenstingl
<martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
Cc: linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org,
will.deacon-5wv7dgnIgG8@public.gmane.org,
catalin.marinas-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
afaerber-l3A5Bk7waGM@public.gmane.org
Subject: Re: [PATCH v2 0/3] eMMC, SD-card and ethernet support for Vega S95 boards
Date: Wed, 07 Sep 2016 13:06:27 -0700 [thread overview]
Message-ID: <7h37lbtqyk.fsf@baylibre.com> (raw)
In-Reply-To: <20160904182903.1841-1-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> (Martin Blumenstingl's message of "Sun, 4 Sep 2016 20:29:00 +0200")
Hi Marrtin,
Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> writes:
> This adds support for the internal eMMC, the SD-card slot and ethernet on
> all Tronsmart S95 Vega boards.
> There are some S95 Vega Meta clones out there where the bootloader does
> not configure the ethernet registers correctly, leading to non-working
> ethernet. This will be fixed in a separate series. Boards which are not
> suffering from broken bootloaders have fully working ethernet.
>
> Changes since v1:
> - rebased after latest updates which added the IR decoder to
> meson-gxbb-vega-s95.dtsi
>
> Changes since the RFC:
> - added eMMC support
> - renamed fixed 3V3 regulator so it can be re-used for eMMC
>
>
> Martin Blumenstingl (3):
> ARM64: dts: amlogic: SD card support for all Tronsmart Vega S95
> devices
> ARM64: dts: amlogic: eMMC support for all Tronsmart Vega S95 devices
> ARM64: dts: amlogic: enable ethernet on all Tronsmart Vega S95 devices
I've applied the ethernet one, but I'm going to wait on the SD/eMMC
patches until the driver is finalized for the other one.
Thanks,
Kevin
--
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
next prev parent reply other threads:[~2016-09-07 20:06 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-25 16:34 [RFC] improve support for the Tronsmart Vega S95 devices Martin Blumenstingl
2016-06-25 16:34 ` [PATCH 1/3] ARM64: dts: amlogic: enable ethernet on all " Martin Blumenstingl
2016-07-08 1:09 ` Andreas Färber
2016-06-25 16:34 ` [PATCH 2/3] ARM64: dts: amlogic: enable uart_A " Martin Blumenstingl
2016-06-25 16:34 ` [PATCH 3/3] ARM64: dts: amlogic: enable sd_emmc_b " Martin Blumenstingl
2016-07-08 0:49 ` Andreas Färber
2016-07-08 22:25 ` Andreas Färber
2016-06-27 15:46 ` [RFC] improve support for the " Kevin Hilman
2016-08-15 13:38 ` [PATCH 0/3] eMMC, SD-card and ethernet support for Vega S95 boards Martin Blumenstingl
2016-08-15 13:38 ` Martin Blumenstingl
2016-08-15 13:38 ` [PATCH 1/3] ARM64: dts: amlogic: SD card support for all Tronsmart Vega S95 devices Martin Blumenstingl
2016-08-15 13:38 ` Martin Blumenstingl
2016-08-15 13:38 ` [PATCH 2/3] ARM64: dts: amlogic: eMMC " Martin Blumenstingl
2016-08-15 13:38 ` Martin Blumenstingl
2016-08-15 13:38 ` [PATCH 3/3] ARM64: dts: amlogic: enable ethernet on " Martin Blumenstingl
2016-08-15 13:38 ` Martin Blumenstingl
2016-09-04 18:29 ` [PATCH v2 0/3] eMMC, SD-card and ethernet support for Vega S95 boards Martin Blumenstingl
2016-09-04 18:29 ` Martin Blumenstingl
2016-09-04 18:29 ` [PATCH v2 1/3] ARM64: dts: amlogic: SD card support for all Tronsmart Vega S95 devices Martin Blumenstingl
2016-09-04 18:29 ` Martin Blumenstingl
2016-09-04 18:29 ` [PATCH v2 2/3] ARM64: dts: amlogic: eMMC " Martin Blumenstingl
2016-09-04 18:29 ` Martin Blumenstingl
2016-09-04 18:29 ` [PATCH v2 3/3] ARM64: dts: amlogic: enable ethernet on " Martin Blumenstingl
2016-09-04 18:29 ` Martin Blumenstingl
2016-09-07 20:06 ` Kevin Hilman [this message]
2016-09-07 20:06 ` [PATCH v2 0/3] eMMC, SD-card and ethernet support for Vega S95 boards Kevin Hilman
2016-09-07 20:50 ` Kevin Hilman
2016-09-07 20:50 ` Kevin Hilman
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=7h37lbtqyk.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linus-amlogic@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.