From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 22 Mar 2017 10:50:02 -0700 Subject: [PATCH v2 0/3] Khadas VIM support (Amlogic Meson GXL S905X) In-Reply-To: <20170318123657.13798-1-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sat, 18 Mar 2017 13:36:54 +0100") References: <20170304215126.7020-1-martin.blumenstingl@googlemail.com> <20170318123657.13798-1-martin.blumenstingl@googlemail.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Martin Blumenstingl writes: > This series adds support for the Khadas VIM and Khadas VIM Pro boards > (both are provided through a single .dts as the only two differences are > the eMMC size and different SDIO WIFI chips - both are Broadcom brcmfmac > based though). > More details can be found on the official website: [0] Oops, I replied to the wrong version. This version (v2) is the one applied to v4.12/dt64 branch. Kevin